Skip to content

Commit 9c3d71a

Browse files
Bump CPython 3.12.10 → 3.12.11
1 parent fc4106e commit 9c3d71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ FROM build_cpython AS build_cpython311
135135
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.13
136136

137137
FROM build_cpython AS build_cpython312
138-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.10
138+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.11
139139

140140
FROM build_cpython AS build_cpython313
141141
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.13.3

0 commit comments

Comments
 (0)