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