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 6e935c9 commit 11ba4eeCopy full SHA for 11ba4ee
docker/Dockerfile
@@ -116,7 +116,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.15
116
117
FROM build_cpython AS build_cpython37
118
COPY build_scripts/cpython-pubkeys.txt /build_scripts/cpython-pubkeys.txt
119
-RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.7.11
+RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.7.12
120
121
122
FROM build_cpython AS build_cpython38
0 commit comments