Skip to content

Commit 7ad93f6

Browse files
authored
Update Dockerfile
1 parent 29727a2 commit 7ad93f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN wget -O - -q https://raw.githubusercontent.com/haya14busa/bump/master/instal
99

1010
COPY entrypoint.sh /entrypoint.sh
1111

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

1415
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)