Skip to content

Commit de0135d

Browse files
Bump CPython 3.8.11 → 3.8.12
1 parent ad54d32 commit de0135d

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
@@ -121,7 +121,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.7.11
121121

122122
FROM build_cpython AS build_cpython38
123123
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
124-
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.11
124+
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.12
125125

126126

127127
FROM build_cpython AS build_cpython39

0 commit comments

Comments
 (0)