Skip to content

Commit

Permalink
Bump node from 16 to 18 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
arushikesarwani94 authored Jun 17, 2023
1 parent d73d33e commit f811cd0
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 @@ -10,7 +10,7 @@ ARG SDK_VERSION=commandlinetools-linux-8512546_latest.zip
ARG ANDROID_BUILD_VERSION=33
ARG ANDROID_TOOLS_VERSION=33.0.0
ARG NDK_VERSION=23.1.7779620
ARG NODE_VERSION=16
ARG NODE_VERSION=18
ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.22.1

Expand Down

0 comments on commit f811cd0

Please sign in to comment.