From a6ed8b43039dd2b0c48c8f477db128ba526c8713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 01:11:01 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/de?= =?UTF-8?q?vsecninja/dotfiles-devcontainer=20(=206b0bf62=20=E2=9E=94=20a3d?= =?UTF-8?q?e4de=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 44a3624d..1bb25c85 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:6b0bf62f2b2ef93337ded44245b94a48f76936863a9d5215391562afecbc72ed", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:a3de4de54b0242626ce04c7654862402235884fb58fc24a94c04fb248d35b297", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"