Skip to content

Commit

Permalink
Bump CPython 3.9.16 → 3.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] committed Jun 7, 2023
1 parent 05e08b0 commit 89847f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.8.17

FROM build_cpython AS build_cpython39
COPY build_scripts/ambv-pubkey.txt /build_scripts/cpython-pubkeys.txt
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.16
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.17


FROM build_cpython AS build_cpython310
Expand Down

0 comments on commit 89847f1

Please sign in to comment.