Skip to content

Commit fc4106e

Browse files
Bump CPython 3.11.12 → 3.11.13
1 parent 0824bd9 commit fc4106e

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

134134
FROM build_cpython AS build_cpython311
135-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.12
135+
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
138138
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.12.10

0 commit comments

Comments
 (0)