Skip to content

Commit

Permalink
use node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
krudos committed Nov 22, 2022
1 parent 6bb6363 commit 1e86d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ARG BUCK_VERSION=2022.05.05.01
# for Buck to pick it up correctly.
ARG NDK_VERSION_BUCK=21.4.7075529
ARG NDK_VERSION_GRADLE=23.1.7779620
ARG NODE_VERSION=16.x
ARG NODE_VERSION=18.x
ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.18.1

Expand Down

0 comments on commit 1e86d5e

Please sign in to comment.