Skip to content

Commit 3b1e667

Browse files
authored
use node-14.x (#90)
1 parent 89d8e0e commit 3b1e667

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 ANDROID_BUILD_VERSION=29
1010
ARG ANDROID_TOOLS_VERSION=29.0.3
1111
ARG BUCK_VERSION=2020.10.21.01
1212
ARG NDK_VERSION=20.1.5948944
13-
ARG NODE_VERSION=12.x
13+
ARG NODE_VERSION=14.x
1414
ARG WATCHMAN_VERSION=4.9.0
1515

1616
# set default environment variables

0 commit comments

Comments
 (0)