حسین معصومی پور 2023-10-26 01:32:48 +03:30
commit bbd27a85cb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM registry.vnfco.ir/library/node:14-alpine AS runner
FROM stefanscherer/node-windows AS runner
WORKDIR /app
ARG NODE_ENV=production
COPY public ./public