From 061376fe585284c0eb7c9ee94da35778e34f1660 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 17:54:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Upgrade=20mcr.microsoft.com/devc?= =?UTF-8?q?ontainers/base:ubuntu=20Docker=20digest=20to=207ee7da3?= 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 8d9813d..4e6fe5f 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:4bcb1b466771b1ba1ea110e2a27daea2f6093f9527fb75ee59703ec89b5561cb", + "image": "mcr.microsoft.com/devcontainers/base:ubuntu@sha256:7ee7da33a68d997971660d91ecc8372e55a38a777c3c6bd6808daf91928052db", "postCreateCommand": "", "remoteUser": "vscode", "features": {},