From cb20532b2851c531af0bf900db63eda4f4c21ec3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 18:01:44 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v4 --- .devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer.json b/.devcontainer.json index c524973..b8e3fbb 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,6 +1,6 @@ { "name": "@openscript/slidev-theme", - "image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bullseye", + "image": "mcr.microsoft.com/devcontainers/typescript-node:4-22-bullseye", "customizations": { "vscode": { "extensions": [