From b016c64274d4ba1a93ef11d67957960c0ada01a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:27:14 +0000 Subject: [PATCH] chore(container): update image ghcr.io/devsecninja/dotfiles-devcontainer to 8af8ecc [automerge] --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 624280dc..63479c98 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:e30a465f5cf575bfcc5624b1a9c32aeef2719f28715f56a70ac25dbc703dcf45", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:8af8ecc8e61a2f41da3f9fe8d9d810e723c2d7d8e3f17b0a3f4eeee267283bcb", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"