Skip to content

Commit a9e36ca

Browse files
committed
Bump CPython 3.8.19 → 3.8.20
1 parent 013ed2f commit a9e36ca

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.7.17
116116

117117
FROM build_cpython AS build_cpython38
118118
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
119-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.19
119+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.20
120120

121121
FROM build_cpython AS build_cpython39
122122
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt

0 commit comments

Comments
 (0)