Skip to content

Commit

Permalink
Bump CPython 3.9.14 → 3.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] committed Oct 11, 2022
1 parent f429d10 commit c59fc0d
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.15

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.14
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.9.15


FROM build_cpython AS build_cpython310
Expand Down

0 comments on commit c59fc0d

Please sign in to comment.