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 33
33
run :
34
34
shell : bash
35
35
container :
36
- image : quay.io/opencv-ci/opencv-androidsdk-34:20240917
36
+ image : quay.io/opencv-ci/opencv-androidsdk-34:20250516
37
37
volumes :
38
38
- /home/opencv-cn/git_cache:/home/ci/git_cache
39
39
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
Original file line number Diff line number Diff line change 1
- # Version: 20240917
1
+ # Version: 20250516
2
2
# Image name: quay.io/opencv-ci/opencv-androidsdk-34
3
3
# For 4.x branch
4
4
@@ -8,7 +8,7 @@ ARG GRADLE_VERSION=8.11.1
8
8
ARG ANDROID_BUILD_TOOLS_VERSION=34.0.0
9
9
ARG ANDROID_PLATFORM_VERSION=android-34
10
10
ARG ANDROID_TOOLS_ARCHIVE=commandlinetools-linux-6858069_latest.zip
11
- ARG NDK_VERSION=26.3.11579264
11
+ ARG NDK_VERSION=27.2.12479018
12
12
ARG CMAKE_VERSION=3.22.1
13
13
14
14
USER root
You can’t perform that action at this time.
0 commit comments