From c4ef0417c8574c76c772207bfa53d37e95c682e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 04:29:51 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/de?= =?UTF-8?q?vsecninja/dotfiles-devcontainer=20(=2046a2cc8=20=E2=9E=94=2036c?= =?UTF-8?q?42a0=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 a25aad1..804c302 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:46a2cc8a5d0a594510d3989eae9b55199fa083e3b13c592535a60b6e0dee86a2", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:36c42a09c9a470d20989385690370eb5901950d99b2b17f4d4efc69393a766cb", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"