Skip to content

Commit 83d4eb1

Browse files
committed
Update NDK in docker image to 27.1.12297006
1 parent 040bd12 commit 83d4eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM --platform=linux/amd64 ubuntu:22.04
33
# Arguments that can be overridden in 'docker build' command:
44
# Versions of Android SDK and NDK. The CMake is installed via NDK.
55
ARG VERSION_SDK=11076708
6-
ARG VERSION_NDK=27.0.12077973
6+
ARG VERSION_NDK=27.1.12297006
77
ARG VERSION_CMAKE=3.22.1
88

99
# Package to install via pip3

0 commit comments

Comments
 (0)