4 min read
Docker Images: Pin Digests or Watch :latest Ship a Different Binary
A Friday CI green on python:3.11-slim:latest became a Saturday outage when prod pulled a new digest. Pin the bytes, promote the same image, and stop treating Compose as Kafka.
- docker
- ci-cd