We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410cf7d commit f1507ccCopy full SHA for f1507cc
components/ide/code/leeway.Dockerfile
@@ -27,7 +27,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
27
ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1
28
ENV VSCODE_ARCH=x64
29
ENV NPM_REGISTRY=https://registry.npmjs.org
30
-ENV NODE_VERSION=20
+ENV NODE_VERSION=22
31
32
ARG CODE_COMMIT
33
ARG CODE_QUALITY
0 commit comments