Skip to content

Commit 75d2f8d

Browse files
Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-4.0.0
2 parents 8fcba73 + 7eeda95 commit 75d2f8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crypt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1313

1414
RUN apk upgrade --no-cache \
1515
&& apk add --no-cache \
16-
age=1.2.1-r12 \
16+
age=1.2.1-r13 \
1717
coreutils=9.8-r1 \
1818
curl=8.17.0-r1 \
1919
fscryptctl=1.3.0-r0 \

0 commit comments

Comments
 (0)