We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d56ad0b + 8c4cf9b commit 6f24a06Copy full SHA for 6f24a06
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-r10 \
+ age=1.2.1-r11 \
17
coreutils=9.8-r1 \
18
curl=8.17.0-r1 \
19
fscryptctl=1.3.0-r0 \
0 commit comments