We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 765ac57 + 7eeda95 commit 2c8e639Copy full SHA for 2c8e639
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