We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4035341 commit 7eeda95Copy full SHA for 7eeda95
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