updated Dockerfile

This commit is contained in:
Marvin Zhang
2022-06-03 15:32:47 +08:00
parent 269a57f8ef
commit c56fc76058

View File

@@ -6,4 +6,3 @@ RUN rm /app/.npmrc
# install frontend
RUN yarn install && yarn run build:docker