Skip to content

Commit

Permalink
devtools subtag: Update Node.js to v18.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benz0li committed Feb 16, 2024
1 parent e4eeb9e commit 8578f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/subtags/devtools/latest.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG BASE_IMAGE_TAG=12
ARG BUILD_ON_IMAGE
ARG PYTHON_VERSION

ARG NODE_VERSION=18.19.0
ARG NODE_VERSION=18.19.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
Expand Down

0 comments on commit 8578f69

Please sign in to comment.