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

devtools subtag: Update Node.js to v20.16.0

parent bfcd6563
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 R_VERSION
ARG NODE_VERSION=20.15.0
ARG NODE_VERSION=20.16.0
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