From 34ce9322b2c50c17370ee7d1f68488f2fb680710 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:17:30 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/de?= =?UTF-8?q?vsecninja/dotfiles-devcontainer=20(=205df8275=20=E2=9E=94=2072c?= =?UTF-8?q?efdb=20)=20[automerge]?= 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 fbed6cb6..7d7cb147 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ // fresh, correctly detecting the runtime environment (CI, Codespaces, etc.) // Pinned by digest only (no tag): the devcontainers CLI cannot parse a // combined `:tag@sha256:...` reference, so Renovate keeps just the digest. - "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:5df82750400854d070a637850e46ee03790bb6e184f0f4e30b9a714818112e28", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:72cefdbcdcd9e48510eda0f0f1878e9e095294285b5b7c6dcc54d3d2a1a2c2ce", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"