From e88d5974da64f79221472692f4f30c09b6b6f8c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 00:33:57 +0000 Subject: [PATCH] chore(container): update image ghcr.io/devsecninja/dotfiles-devcontainer to adc49a9 [automerge] --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 67b47830..ac68b994 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:61c3cb9a7e4e1f5d92f278b8ce1402d6f2dabfd5321fe7ba8a671528c21cbc46", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:adc49a924d794d5566dead15591568f6270ab6308bf4902218b73e614d0fef47", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"