Skip to content

Commit 5fb3e0d

Browse files
Bump CPython 3.9.21 → 3.9.22
1 parent a22f92c commit 5fb3e0d

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
@@ -136,7 +136,7 @@ FROM build_cpython AS build_cpython38
136136
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://github.com/login/oauth 3.8.20
137137

138138
FROM build_cpython AS build_cpython39
139-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://github.com/login/oauth 3.9.21
139+
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
142142
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.10.16

0 commit comments

Comments
 (0)