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

devtools subtag: Update Node.js to v20.18.1

parent c3ca8d35
No related branches found
No related tags found
No related merge requests found
Pipeline #35946 passed
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
ARG BUILD_ON_IMAGE
ARG R_VERSION
ARG NODE_VERSION=20.18.0
ARG NODE_VERSION=20.18.1
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