We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4cf9b commit 53bc061Copy full SHA for 53bc061
1 file changed
crypt/Dockerfile
@@ -23,7 +23,7 @@ RUN apk upgrade --no-cache \
23
openssl=3.5.4-r0 \
24
py3-pip=25.1.1-r1 \
25
python3=3.12.12-r0 \
26
- xmlsec=1.3.7-r0 \
+ xmlsec=1.3.9-r0 \
27
&& apk cache --no-cache clean \
28
&& rm -rf /var/cache/apk/*
29
0 commit comments