diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 624280dc..63479c98 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:e30a465f5cf575bfcc5624b1a9c32aeef2719f28715f56a70ac25dbc703dcf45", + "image": "ghcr.io/devsecninja/dotfiles-devcontainer@sha256:8af8ecc8e61a2f41da3f9fe8d9d810e723c2d7d8e3f17b0a3f4eeee267283bcb", "features": { "ghcr.io/devcontainers/features/git-lfs:1": { "version": "latest"