Skip to content

Commit a808610

Browse files
Bump CPython 3.9.22 → 3.9.23
1 parent 65fc797 commit a808610

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

128128
FROM build_cpython AS build_cpython39
129-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://github.com/login/oauth 3.9.22
129+
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
132132
RUN manylinux-entrypoint /build_scripts/build-cpython.sh [email protected] https://accounts.google.com 3.10.17

0 commit comments

Comments
 (0)