Skip to content

Commit

Permalink
Merge branch 'refs/heads/update/ndk-docker-r27' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Aug 4, 2024
2 parents 876e372 + f9aa229 commit 040bd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM --platform=linux/amd64 ubuntu:22.04
# Arguments that can be overridden in 'docker build' command:
# Versions of Android SDK and NDK. The CMake is installed via NDK.
ARG VERSION_SDK=11076708
ARG VERSION_NDK=26.2.11394342
ARG VERSION_NDK=27.0.12077973
ARG VERSION_CMAKE=3.22.1

# Package to install via pip3
Expand Down

0 comments on commit 040bd12

Please sign in to comment.