Skip to content

Commit b3d9a29

Browse files
committed
devtools subtag: Update Node.js to v22.15.1
1 parent 1860907 commit b3d9a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/subtags/devtools/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
33
ARG BUILD_ON_IMAGE
44
ARG PYTHON_VERSION
55

6-
ARG NODE_VERSION=20.19.0
6+
ARG NODE_VERSION=22.15.1
77
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
88

99
FROM glcr.b-data.ch/nodejs/nsi/${NODE_VERSION}/${BASE_IMAGE}:${BASE_IMAGE_TAG} as nsi

0 commit comments

Comments
 (0)