Skip to content

Commit 11ba4ee

Browse files
Bump CPython 3.7.11 → 3.7.12
1 parent 6e935c9 commit 11ba4ee

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
@@ -116,7 +116,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.15
116116

117117
FROM build_cpython AS build_cpython37
118118
COPY build_scripts/cpython-pubkeys.txt /build_scripts/cpython-pubkeys.txt
119-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.7.11
119+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.7.12
120120

121121

122122
FROM build_cpython AS build_cpython38

0 commit comments

Comments
 (0)