Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Nov 6, 2023
1 parent cdd9f9f commit 9d482af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ FROM alpine/git:v2.40.1@sha256:1134fdfca49677f3c33445ede74cd64b55f524ad3cb215fa4

RUN adduser -D script

RUN apk add curl

WORKDIR /home/script
USER 1000

0 comments on commit 9d482af

Please sign in to comment.