F25: 11/22 Docker images on :latest floating tag #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: Medium
Status: Open — 2 of 22 stacks pinned (misskey + x-source); 11 still on
:latest.docker compose pullon restart can load a different image than what was running. Supply-chain risk + reproducibility loss.Fix: Migrate stacks to image digests (
@sha256:...) and use renovate-bot or Forgejo Actions to bump on schedule. List of remaining:latestimages:Verification:
docker compose config | grep image:shows digest, not tag.Source:
security/nullstone-server/2026-05-02.md§F25.