Dashboard › craft › getsentry/craft Dockerfile uses floatin…
01a043d9-d7f6-7012-84f4-4854fb4a184b| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 2 | 13h ago |
| cli | 3 | 8d ago |
Craft's Dockerfile must not use floating Node tags such as node:22-bookworm-slim: pin an exact Node version in both builder and runtime stages, and align volta.node in package.json. No automated Dockerfile bump guardrail exists. Newly published exact Docker Hub Node tags can briefly return not found while CDN propagation completes; retry the failed image job after a few minutes rather than reverting a valid pin.