Skip to content

Commit a30accf

Browse files
fix
1 parent f6624f9 commit a30accf

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,7 +1,7 @@
11
#test
22
FROM alpine:3.12.4
33

4-
RUN apk add --no-cache git~=2.22 bash openssh
4+
RUN apk add --no-cache git~=2.31 bash openssh
55

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

0 commit comments

Comments
 (0)