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 e4eeb9e commit 8578f69Copy full SHA for 8578f69
common/subtags/devtools/latest.Dockerfile
@@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
3
ARG BUILD_ON_IMAGE
4
ARG PYTHON_VERSION
5
6
-ARG NODE_VERSION=18.19.0
+ARG NODE_VERSION=18.19.1
7
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
8
9
FROM glcr.b-data.ch/nodejs/nsi/${NODE_VERSION}/${BASE_IMAGE}:${BASE_IMAGE_TAG} as nsi
0 commit comments