Skip to content

Commit 77fb340

Browse files
committed
Update FE Docker.local
1 parent 722981e commit 77fb340

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/docker/Dockerfile.local

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends && \
2525
npm install -g pnpm
2626

2727
COPY --from=builder --chown=node:node /home/owasp/node_modules /home/owasp/node_modules
28-
RUN chmod -R a-w /home/owasp/node_modules
2928

3029
EXPOSE 3000
3130

0 commit comments

Comments
 (0)