🐳 Updates multi-arch docker image
This commit is contained in:
@@ -22,9 +22,6 @@ COPY . ./
|
||||
# Build initial app for production
|
||||
RUN yarn build
|
||||
|
||||
# # remove development dependencies
|
||||
# RUN yarn install --production --ignore-scripts --prefer-offline
|
||||
|
||||
# Build the final image
|
||||
FROM node:14.17.5-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user