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