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