Skip to content

Commit

Permalink
reverting change
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed Nov 7, 2024
1 parent 3ffc679 commit 26b360c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ FROM base

COPY --from=builder /$appname /$appname

RUN mkdir -p /var/www/$appname \
&& chown gen3:gen3 /var/www/$appname

# Switch to non-root user 'gen3' for the serving process
USER gen3

Expand Down

0 comments on commit 26b360c

Please sign in to comment.