Skip to content

Commit 0824bd9

Browse files
Bump CPython 3.10.17 → 3.10.18
1 parent a808610 commit 0824bd9

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

131131
FROM build_cpython AS build_cpython310
132-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.10.17
132+
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
135135
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.11.12

0 commit comments

Comments
 (0)