From bc11c04e75cafb23abe3715eed45f7a4bf73b69e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 14:49:53 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v2 --- .devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer.json b/.devcontainer.json index c524973..22d1fbc 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:2-22-bullseye", "customizations": { "vscode": { "extensions": [