We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061442f commit d52e397Copy full SHA for d52e397
compose.yaml
@@ -99,7 +99,7 @@ services:
99
cache_from:
100
- ${REPO}:${ARCH}-vcpkg-jni-${VCPKG}
101
args:
102
- base: ${ARROW_REPO}:${ARCH}-python-${PYTHON}-wheel-manylinux-2014-vcpkg-${VCPKG}
+ base: ${ARROW_REPO}:${ARCH}-python-${PYTHON}-wheel-manylinux-2-28-vcpkg-${VCPKG}
103
volumes:
104
- .:/arrow-java:delegated
105
- ${ARROW_REPO_ROOT}:/arrow:delegated
0 commit comments