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"