Skip to content

Commit f0ee18f

Browse files
Bump CPython 3.11.11 → 3.11.12
1 parent 8cd05f3 commit f0ee18f

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
@@ -142,7 +142,7 @@ FROM build_cpython AS build_cpython310
142142
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.10.17
143143

144144
FROM build_cpython AS build_cpython311
145-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.11
145+
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
148148
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.9

0 commit comments

Comments
 (0)