Skip to content

Commit

Permalink
bump to node 16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
krudos authored Nov 25, 2022
1 parent 1e86d5e commit f907990
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=18.x
ARG NODE_VERSION=16.x
ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.18.1

Expand Down

0 comments on commit f907990

Please sign in to comment.