We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0135d commit 420ec64Copy full SHA for 420ec64
docker/Dockerfile
@@ -126,7 +126,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.12
126
127
FROM build_cpython AS build_cpython39
128
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
129
-RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.6
+RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.7
130
131
132
FROM build_cpython AS build_cpython310
0 commit comments