Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Dec 8, 2023
1 parent 29727a2 commit 7ad93f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN wget -O - -q https://raw.githubusercontent.com/haya14busa/bump/master/instal

COPY entrypoint.sh /entrypoint.sh

# set the runtime user to a non-root user and the same user as used by the github runners for actions runs.
USER 1001

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 7ad93f6

Please sign in to comment.