Skip to content

Commit ce351a9

Browse files
Bump node from 22.22.3-slim to 26.5.0-slim in /.devcontainer
Bumps node from 22.22.3-slim to 26.5.0-slim. --- updated-dependencies: - dependency-name: node dependency-version: 26.5.0-slim dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e18f268 commit ce351a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Same version of nodejs as that used for
22
# - vscode itself https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites
33
# - CI tests .github/workflows/build.yml
4-
FROM node:22.22.3-slim
4+
FROM node:26.5.0-slim
55

66
# Packages
77
# Includes fix for "debconf: delaying package configuration, since apt-utils is not installed"

0 commit comments

Comments
 (0)