build(deps): bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0 (#22287)

This commit is contained in:
dependabot[bot]
2026-05-02 06:52:59 +02:00
committed by GitHub
parent e936e86ae6
commit 957da060fa
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "tldr-pages", "name": "tldr-pages",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu", // Use Microsoft's Ubuntu Base image for the dev container "image": "mcr.microsoft.com/devcontainers/base:ubuntu", // Use Microsoft's Ubuntu Base image for the dev container
"features": { // Use Node, Python and GitHub CLI features in the dev container "features": { // Use Node, Python and GitHub CLI features in the dev container
"ghcr.io/devcontainers/features/node:1": {}, "ghcr.io/devcontainers/features/node:2": {},
"ghcr.io/devcontainers/features/python:1": {}, "ghcr.io/devcontainers/features/python:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {} "ghcr.io/devcontainers/features/github-cli:1": {}
}, },