Skip to content

Commit 12b7b6c

Browse files
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.31.10
2 parents 700252f + 53bc061 commit 12b7b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crypt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN apk upgrade --no-cache \
2323
openssl=3.5.4-r0 \
2424
py3-pip=25.1.1-r1 \
2525
python3=3.12.12-r0 \
26-
xmlsec=1.3.7-r0 \
26+
xmlsec=1.3.9-r0 \
2727
&& apk cache --no-cache clean \
2828
&& rm -rf /var/cache/apk/*
2929

0 commit comments

Comments
 (0)