laster 0.0.2
This commit is contained in:
@@ -12,7 +12,7 @@ ENV PORT=3000
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk add --no-cache su-exec
|
||||
RUN apk add --no-cache bzip2 dpkg su-exec xz zstd
|
||||
|
||||
COPY --from=dependencies /app/node_modules ./node_modules
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user