Skip to content

Commit

Permalink
Removed unnecesary user
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaPolit committed Jul 25, 2023
1 parent 064e78b commit 4e46856
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM ghcr.io/huridocs/preserve-base:latest AS base

USER node

COPY --chown=node:node entrypoint.sh worker-entrypoint.sh /home/node/
RUN chmod +x /home/node/entrypoint.sh /home/node/worker-entrypoint.sh

Expand Down

0 comments on commit 4e46856

Please sign in to comment.