Skip to content

Commit 5bf497e

Browse files
authored
Bump NODE_VERSION to 22.14 (#239)
1 parent 0d10523 commit 5bf497e

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
@@ -10,7 +10,7 @@ ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
1010
ARG ANDROID_BUILD_VERSION=36
1111
ARG ANDROID_TOOLS_VERSION=36.0.0
1212
ARG NDK_VERSION=27.1.12297006
13-
ARG NODE_VERSION=20.18
13+
ARG NODE_VERSION=22.14
1414
ARG WATCHMAN_VERSION=4.9.0
1515
ARG CMAKE_VERSION=3.30.5
1616

0 commit comments

Comments
 (0)