diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 41f4d7e3..fbed6cb6 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:bb64b52ca7ef5c93bac0649b82818952ff8a75fa41e65204b52c70f172b21651", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:5df82750400854d070a637850e46ee03790bb6e184f0f4e30b9a714818112e28", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"