From 738df447f0f9153abaf14d770bd0207bf81b9779 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 9 Sep 2026 03:17:07 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v11 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6f7ca160c78..6ba768a7dae 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "TUnit Development", - "image": "mcr.microsoft.com/dotnet/sdk:10.0", + "image": "mcr.microsoft.com/dotnet/sdk:11.0", "customizations": { "vscode": { "extensions": [