Skip to content

Commit 6e935c9

Browse files
Bump CPython 3.6.14 → 3.6.15
1 parent c009bd6 commit 6e935c9

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
@@ -111,7 +111,7 @@ COPY build_scripts/build-cpython.sh /build_scripts/
111111

112112
FROM build_cpython AS build_cpython36
113113
COPY build_scripts/cpython-pubkeys.txt /build_scripts/cpython-pubkeys.txt
114-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.14
114+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.6.15
115115

116116

117117
FROM build_cpython AS build_cpython37

0 commit comments

Comments
 (0)