Skip to content

Commit 42c4ca6

Browse files
Bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0 (#695)
Bumps ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/node dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f105030 commit 42c4ca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
"features": {
10-
"ghcr.io/devcontainers/features/node:1": {
10+
"ghcr.io/devcontainers/features/node:2": {
1111
"version": "latest"
1212
}
1313
},

0 commit comments

Comments
 (0)