diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7b7ee6b4..533c3f81 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:bceb577639a52d93b2608d6509a64b07f6296acdb631be7920b0a667f4b91514", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:99c01c3c113f3a7cec96eca2b159252180ad621ba82de86d3396c53956a665bb", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"