diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ac68b994..553d82bb 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:adc49a924d794d5566dead15591568f6270ab6308bf4902218b73e614d0fef47", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:d4d35ef59a27d260ec1ca7887e63e1c2897430d18253800a23d94f5ff28b0a2d", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"