Skip to content

Commit a60a5e9

Browse files
Update Dockerfile
1 parent ed21455 commit a60a5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM alpine:3.15
22

3-
RUN apk add --no-cache git=~2.32.0 bash openssh
3+
RUN apk add --no-cache git=~2.34.2 bash openssh
44

55
# install git-lfs
66
RUN apk add --no-cache --virtual deps openssl && \

0 commit comments

Comments
 (0)