Skip to content

Commit

Permalink
Changed to root user
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Aug 21, 2024
1 parent 18411ef commit 8d9ff76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile.node
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ COPY . .
RUN echo "$WEB1_BASE_HREF"
RUN echo "$WEB_BASE_HREF"
RUN npm install
RUN chmod -R 775 /opt/app-root/src
USER root
RUN npm run build

0 comments on commit 8d9ff76

Please sign in to comment.