File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- FROM alpine:3.13 @sha256:d0710affa17fad5f466a70159cc458227bd25d4afb39514ef662ead3e6c99515 AS builder
1
+ FROM alpine:3.20 @sha256:e72ad0747b9dc266fca31fb004580d316b6ae5b0fdbbb65f17bbe371a5b24cff AS builder
2
2
3
3
ENV GIT_CRYPT_VERSION 0.7.0
4
4
ENV GIT_CRYPT_CHECKSUM 2210a89588169ae9a54988c7fdd9717333f0c6053ff704d335631a387bd3bcff
@@ -17,7 +17,7 @@ RUN curl -fSsL https://github.com/AGWA/git-crypt/archive/$GIT_CRYPT_VERSION.tar.
17
17
&& make \
18
18
&& make install PREFIX=/usr
19
19
20
- FROM alpine:3.13 @sha256:d0710affa17fad5f466a70159cc458227bd25d4afb39514ef662ead3e6c99515
20
+ FROM alpine:3.20 @sha256:e72ad0747b9dc266fca31fb004580d316b6ae5b0fdbbb65f17bbe371a5b24cff
21
21
22
22
RUN apk --update --no-cache add \
23
23
git \
You can’t perform that action at this time.
0 commit comments