Skip to content

Commit b7f5253

Browse files
committed
Bump CPython 3.9.19 → 3.9.20
1 parent a9e36ca commit b7f5253

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
@@ -120,7 +120,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.20
120120

121121
FROM build_cpython AS build_cpython39
122122
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
123-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.19
123+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.20
124124

125125
FROM build_cpython AS build_cpython310
126126
COPY build_scripts/cpython-pubkey-310-311.txt /build_scripts/cpython-pubkeys.txt

0 commit comments

Comments
 (0)