Skip to content

Commit f560ca2

Browse files
authored
feat: bump to node 16 (#189)
1 parent 109dfce commit f560ca2

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
@@ -19,7 +19,7 @@ ARG BUCK_VERSION=2022.05.05.01
1919
# for Buck to pick it up correctly.
2020
ARG NDK_VERSION_BUCK=21.4.7075529
2121
ARG NDK_VERSION_GRADLE=23.1.7779620
22-
ARG NODE_VERSION=14
22+
ARG NODE_VERSION=16
2323
ARG WATCHMAN_VERSION=4.9.0
2424
ARG CMAKE_VERSION=3.18.1
2525

0 commit comments

Comments
 (0)