Skip to content

Commit 8cd05f3

Browse files
Bump CPython 3.10.16 → 3.10.17
1 parent 5fb3e0d commit 8cd05f3

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
@@ -139,7 +139,7 @@ FROM build_cpython AS build_cpython39
139139
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://github.com/login/oauth 3.9.22
140140

141141
FROM build_cpython AS build_cpython310
142-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.10.16
142+
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
145145
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.11

0 commit comments

Comments
 (0)