Skip to content

Commit 0571957

Browse files
committed
Bump python3 to 3.12.10-r1
1 parent 78b774e commit 0571957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apk -U upgrade \
1919
npm=10.9.1-r0 \
2020
openssl=3.3.3-r0 \
2121
py3-pip=24.3.1-r0 \
22-
python3=3.12.10-r0 \
22+
python3=3.12.10-r1 \
2323
&& if apk -u list | grep -q -e . ; then \
2424
apk -u list ; \
2525
exit 1 ; \

0 commit comments

Comments
 (0)