updated Dockerfile

This commit is contained in:
Marvin Zhang
2022-06-03 15:32:47 +08:00
parent 6d2b45b846
commit d6279f390c

View File

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