Skip to content

Commit 420ec64

Browse files
Bump CPython 3.9.6 → 3.9.7
1 parent de0135d commit 420ec64

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
@@ -126,7 +126,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.12
126126

127127
FROM build_cpython AS build_cpython39
128128
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
129-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.6
129+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.7
130130

131131

132132
FROM build_cpython AS build_cpython310

0 commit comments

Comments
 (0)