We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fcba73 + 7eeda95 commit 75d2f8dCopy full SHA for 75d2f8d
1 file changed
crypt/Dockerfile
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
13
14
RUN apk upgrade --no-cache \
15
&& apk add --no-cache \
16
- age=1.2.1-r12 \
+ age=1.2.1-r13 \
17
coreutils=9.8-r1 \
18
curl=8.17.0-r1 \
19
fscryptctl=1.3.0-r0 \
0 commit comments