From b1e0113b5ede3ab1ef01229a1cc025c8149f9a01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:10:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Upgrade=20mcr.microsoft.com/devc?= =?UTF-8?q?ontainers/base:ubuntu=20Docker=20digest=20to=208d68bbf?= 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 f831dde..a86213d 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:d94c97dd9cacf183d0a6fd12a8e87b526e9e928307674ae9c94139139c0c6eae", + "image": "mcr.microsoft.com/devcontainers/base:ubuntu@sha256:8d68bbf458958747a7f41756f60de95d5b404f374f05cd42969957653fad0cfe", "postCreateCommand": "", "remoteUser": "vscode", "features": {},