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 c009bd6 commit 6e935c9Copy full SHA for 6e935c9
docker/Dockerfile
@@ -111,7 +111,7 @@ COPY build_scripts/build-cpython.sh /build_scripts/
111
112
FROM build_cpython AS build_cpython36
113
COPY build_scripts/cpython-pubkeys.txt /build_scripts/cpython-pubkeys.txt
114
-RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.14
+RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.15
115
116
117
FROM build_cpython AS build_cpython37
0 commit comments