We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617789d commit 59c5925Copy full SHA for 59c5925
Plugins/tools~/Dockerfile.build.android
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
FROM debian:12-slim
3
4
-ARG NDK_VERSION=r26c
+ARG NDK_VERSION=r27c
5
6
RUN apt-get -qq update \
7
&& apt-get -qq install -y --no-install-recommends \
0 commit comments