Skip to content

Commit

Permalink
Upgrade Node.js version for the Che-Code Dev image
Browse files Browse the repository at this point in the history
Signed-off-by: RomanNikitenko <[email protected]>
  • Loading branch information
RomanNikitenko committed Nov 12, 2024
1 parent 865494c commit 51d3366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ENV ZSH_DISABLE_COMPFIX="true"

USER 10001

ENV NODEJS_VERSION=20.12.2
ENV NODEJS_VERSION=20.16.0

ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1 \
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=0 \
Expand Down

0 comments on commit 51d3366

Please sign in to comment.