Skip to content

Commit 2189962

Browse files
committed
Bump python3 to 3.12.10-r1
1 parent 8b798a4 commit 2189962

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
@@ -20,7 +20,7 @@ RUN apk -U upgrade \
2020
jose=13-r0 \
2121
openssl=3.3.3-r0 \
2222
py3-pip=24.3.1-r0 \
23-
python3=3.12.10-r0 \
23+
python3=3.12.10-r1 \
2424
xmlsec=1.3.7-r0 \
2525
&& if apk -u list | grep -q -e . ; then \
2626
apk -u list ; \

0 commit comments

Comments
 (0)