Skip to content

Commit 07cece3

Browse files
authored
Merge pull request #196 from thewtex/manylinux-module-tagged
BUG: Use manylinux with tagged build script in module wheel build
2 parents bbc543d + de4e33b commit 07cece3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/dockcross-manylinux-build-module-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919

2020
MANYLINUX_VERSION=_2_28
21-
IMAGE_TAG=20220705-b1eb184
21+
IMAGE_TAG=20220715-9ce3707
2222

2323
# Generate dockcross scripts
2424
docker run --rm dockcross/manylinux${MANYLINUX_VERSION}-x64:${IMAGE_TAG} > /tmp/dockcross-manylinux-x64

0 commit comments

Comments
 (0)