File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
MB_ML_VER : 2014
42
42
TRAVIS_BUILD_DIR : ${{ github.workspace }}
43
43
CONFIG_PATH : travis_config.sh
44
- DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20231225
44
+ DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20240524
45
45
USE_CCACHE : 0
46
46
UNICODE_WIDTH : 32
47
47
PLAT : x86_64
@@ -139,7 +139,7 @@ jobs:
139
139
NP_TEST_DEP : numpy==1.19.4
140
140
TRAVIS_BUILD_DIR : ${{ github.workspace }}
141
141
CONFIG_PATH : travis_config.sh
142
- DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20231225
142
+ DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20240524
143
143
USE_CCACHE : 1
144
144
UNICODE_WIDTH : 32
145
145
SDIST : ${{ matrix.build_sdist || 0 }}
Original file line number Diff line number Diff line change 42
42
MB_ML_VER : 2014
43
43
TRAVIS_BUILD_DIR : ${{ github.workspace }}
44
44
CONFIG_PATH : travis_config.sh
45
- DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-aarch64:20231225
45
+ DOCKER_IMAGE : quay.io/opencv-ci/opencv-python-manylinux2014-aarch64:20240524
46
46
USE_CCACHE : 0
47
47
UNICODE_WIDTH : 32
48
48
SDIST : ${{ matrix.build_sdist || 0 }}
You can’t perform that action at this time.
0 commit comments