From 225a0b8435d75890e0ef922f4ffe26a9e1ca9968 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 18:32:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Upgrade=20mcr.microsoft.com/devc?= =?UTF-8?q?ontainers/base:ubuntu=20Docker=20digest=20to=203dcb059?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7af0173..a2707c6 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,6 @@ { "name": "Makefile core default container", - "image": "mcr.microsoft.com/devcontainers/base:ubuntu@sha256:e93b9972fde44e07ffa51010b880eecc1753b2b7414c7d448554aab38cf2d489", + "image": "mcr.microsoft.com/devcontainers/base:ubuntu@sha256:3dcb059253b2ebb44de3936620e1cff3dadcd2c1c982d579081ca8128c1eb319", "postCreateCommand": "", "remoteUser": "vscode", "features": {},