diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e242015f..4316d998 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:4a9a8c136a32a82f92e1cdf974d461e0e5ab36eeb4cf7a57e0e2fe392825e8ce", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:1f6a6cd265b76d196791855f390f25bf15e9edaa6e7e2a9dadf945ed029a2238", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"