From b5cda9f1ecd250756ed45e755b060d7a0cd4b98f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 02:41:14 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v5 --- .devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer.json b/.devcontainer.json index 3c08371..6092923 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,6 +1,6 @@ { "name": "@openscript/slidev-theme", - "image": "mcr.microsoft.com/devcontainers/typescript-node:4-24-trixie", + "image": "mcr.microsoft.com/devcontainers/typescript-node:5-24-trixie", "customizations": { "vscode": { "extensions": [