Skip to content

Commit 4ac2ba0

Browse files
committed
devtools subtag: Update Node.js to v18.19.1
1 parent 995c51d commit 4ac2ba0

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 R_VERSION
55

6-
ARG NODE_VERSION=18.19.0
6+
ARG NODE_VERSION=18.19.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)