Skip to content

Commit 59c5925

Browse files
committed
Bump NDK version to r27c
1 parent 617789d commit 59c5925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/tools~/Dockerfile.build.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
FROM debian:12-slim
33

4-
ARG NDK_VERSION=r26c
4+
ARG NDK_VERSION=r27c
55

66
RUN apt-get -qq update \
77
&& apt-get -qq install -y --no-install-recommends \

0 commit comments

Comments
 (0)