We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98db650 commit 006bce0Copy full SHA for 006bce0
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-r13 \
+ age=1.2.1-r14 \
17
coreutils=9.8-r1 \
18
curl=8.17.0-r1 \
19
fscryptctl=1.3.0-r0 \
0 commit comments