From 7ab518ae76968346c769e0ef7a53a47d1544cfcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:03:23 +0000 Subject: [PATCH] chore(deps): update ghcr.io/devcontainers/features/node docker tag to v2 --- .devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer.json b/.devcontainer.json index 4954875..6d4ca59 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -4,7 +4,7 @@ "remoteUser": "vscode", "features": { "ghcr.io/devcontainers/features/git:1": {}, - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "lts" }, "ghcr.io/devcontainers-extra/features/apt-packages:1": {