From 413cc47dfb3463864e09847a1d49076fe5f0e63a Mon Sep 17 00:00:00 2001 From: hipudding Date: Wed, 21 Feb 2024 21:14:10 -0800 Subject: [PATCH] Update openEuler image tag (#132) * Update openEuler image tag * Update openEuler image tag --------- Co-authored-by: MengqingCao --- .github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml b/.github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml index 3512634..ef3cac2 100644 --- a/.github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml +++ b/.github/workflows/OCV-Contrib-PR-4.x-O22-CANN.yaml @@ -31,7 +31,7 @@ jobs: run: shell: bash container: - image: quay.io/opencv-ci/opencv-openeuler-22.03.sp2-ascend310:20231107 + image: quay.io/opencv-ci/opencv-openeuler-22.03.sp2-ascend310:20240220 options: --device /dev/davinci0 --device /dev/davinci_manager --device /dev/devmm_svm --device /dev/hisi_hdc --env-file /home/opencv-cn/git_cache/proxy volumes: - /home/opencv-cn/git_cache:/home/ci/git_cache