Skip to content
Snippets Groups Projects
Verified Commit 04f8f259 authored by Olivier Benz's avatar Olivier Benz
Browse files

devtools subtag: Update Node.js to v20.18.2

parent d7063304
No related branches found
No related tags found
No related merge requests found
Pipeline #41355 passed
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
ARG BUILD_ON_IMAGE
ARG R_VERSION
ARG NODE_VERSION=20.18.1
ARG NODE_VERSION=20.18.2
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
FROM glcr.b-data.ch/nodejs/nsi/${NODE_VERSION}/${BASE_IMAGE}:${BASE_IMAGE_TAG} AS nsi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment