Skip to content

Commit

Permalink
update dockerfile 2
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovictornsv committed Apr 18, 2024
1 parent ca588e5 commit fcf0a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockeryzer.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Customization suggestion: You can change the base image to a different version of Node.js, such as 'node:slim' or 'node:alpine', if necessary.
FROM node:alpine AS builder


# Set the 'node:node' user to run subsequent commands, ensuring a secure and restricted environment.
USER node:node

Expand Down

0 comments on commit fcf0a52

Please sign in to comment.