From c321872cb5cc71cc1239aac346991a4f13f06f11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 13:03:41 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0c71d20..856ff0d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/devcontainers/universal:4", + "image": "mcr.microsoft.com/devcontainers/universal:5", "features": { "ghcr.io/devcontainers/features/common-utils:2": { "version": "latest"