Skip to content

Commit e8a3a41

Browse files
authored
Bump CMake to 3.31.6
This is a minor bump of CMake to reflect: - facebook/react-native#54520
1 parent f3321a2 commit e8a3a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG ANDROID_TOOLS_VERSION=36.0.0
1212
ARG NDK_VERSION=27.1.12297006
1313
ARG NODE_VERSION=22.14
1414
ARG WATCHMAN_VERSION=4.9.0
15-
ARG CMAKE_VERSION=3.30.5
15+
ARG CMAKE_VERSION=3.31.6
1616

1717
# set default environment variables, please don't remove old env for compatibilty issue
1818
ENV ADB_INSTALL_TIMEOUT=10

0 commit comments

Comments
 (0)