Skip to content

Commit 1c29822

Browse files
1 parent 13f45e0 commit 1c29822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM alpine:3.7
1+
FROM alpine:3.10.3
22

3-
RUN apk add --no-cache git bash
3+
RUN apk add --no-cache git=2.22.2-r0 bash
44

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

0 commit comments

Comments
 (0)