Skip to content

Commit 77288d6

Browse files
Bump CPython 3.12.9 → 3.12.10
1 parent f0ee18f commit 77288d6

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
@@ -145,7 +145,7 @@ FROM build_cpython AS build_cpython311
145145
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.12
146146

147147
FROM build_cpython AS build_cpython312
148-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.9
148+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.10
149149

150150
FROM build_cpython AS build_cpython313
151151
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.13.2

0 commit comments

Comments
 (0)