Dashboard › craft › getsentry/craft:latest Publish image co…
01a04d84-cbce-7940-ac86-75e22b1105e4| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 10d ago |
Chose getsentry/craft:latest over an immutable controller image such as getsentry/craft:2.31.0 because Publish always uses the latest Craft release; Craft must release required features before controller rollout. This does not weaken revision integrity: Publish checks out and runs craft publish --rev against the exact CI-approved SHA. Trap: pinning the controller image looks reproducible, but it violates the Publish/Craft release contract and stalls newly released functionality.