Skip to content

Commit

Permalink
Update Pypa image for manylinux 2_28
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Sep 27, 2023
1 parent 7b4f267 commit 54d5d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ services:
args:
arch: ${ARCH}
arch_short: ${ARCH_SHORT}
base: quay.io/pypa/manylinux_2_28_${ARCH_ALIAS}:2023-01-14-103cb93
base: quay.io/pypa/manylinux_2_28_${ARCH_ALIAS}:2023-09-24-36b93e4
vcpkg: ${VCPKG}
python: ${PYTHON}
manylinux: 2_28
Expand Down

0 comments on commit 54d5d34

Please sign in to comment.