Skip to content

Commit f811cd0

Browse files
Bump node from 16 to 18 (#202)
1 parent d73d33e commit f811cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG SDK_VERSION=commandlinetools-linux-8512546_latest.zip
1010
ARG ANDROID_BUILD_VERSION=33
1111
ARG ANDROID_TOOLS_VERSION=33.0.0
1212
ARG NDK_VERSION=23.1.7779620
13-
ARG NODE_VERSION=16
13+
ARG NODE_VERSION=18
1414
ARG WATCHMAN_VERSION=4.9.0
1515
ARG CMAKE_VERSION=3.22.1
1616

0 commit comments

Comments
 (0)