From 774166c23d7fb4b2b9dc1629b1cecca73fc63e24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:39:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Upgrade=20mcr.microsoft.com/devc?= =?UTF-8?q?ontainers/base:ubuntu=20Docker=20digest=20to=20d94c97d?= 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 fb68cf1..f831dde 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:8e6762ffc190e651180923b40a157c8dc21e2b1eb4438369860eee749b30f3cb", + "image": "mcr.microsoft.com/devcontainers/base:ubuntu@sha256:d94c97dd9cacf183d0a6fd12a8e87b526e9e928307674ae9c94139139c0c6eae", "postCreateCommand": "", "remoteUser": "vscode", "features": {},