We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8c93d2 + 1f7540e commit e8c3fbcCopy full SHA for e8c3fbc
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.13@sha256:d0710affa17fad5f466a70159cc458227bd25d4afb39514ef662ead3e6c99515 AS builder
2
3
-ENV GIT_CRYPT_VERSION 0.6.0
4
-ENV GIT_CRYPT_CHECKSUM 777c0c7aadbbc758b69aff1339ca61697011ef7b92f1d1ee9518a8ee7702bb78
+ENV GIT_CRYPT_VERSION 0.7.0
+ENV GIT_CRYPT_CHECKSUM 2210a89588169ae9a54988c7fdd9717333f0c6053ff704d335631a387bd3bcff
5
6
RUN apk --update --no-cache add \
7
curl \
0 commit comments