diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.22.2 RUN apk add --no-cache openssh-server fish git sudo # default uid for git user who has access to all repos |
