Skip to content

Commit

Permalink
Bump CPython 3.12.0rc3 → 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] committed Oct 2, 2023
1 parent ff09b9c commit e0efbe3
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 @@ -138,7 +138,7 @@ RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.11.6

FROM build_cpython AS build_cpython312
COPY build_scripts/cpython-pubkey-312-313.txt /build_scripts/cpython-pubkeys.txt
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.12.0rc3
RUN manylinux-entrypoint /build_scripts/build-cpython.sh 3.12.0

FROM build_cpython AS all_cpython
COPY build_scripts/finalize-python.sh /build_scripts/
Expand Down

0 comments on commit e0efbe3

Please sign in to comment.