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 e0cd0d5 commit 04c0b05Copy full SHA for 04c0b05
compose.yaml
@@ -99,7 +99,7 @@ services:
99
cache_from:
100
- ${REPO}:${ARCH}-vcpkg-jni-${PYTHON}-${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