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

devtools subtag: Update Node.js to v20.18.1

parent d0c15eff
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
ARG BUILD_ON_IMAGE
ARG PYTHON_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