Built FROM python:3.12-alpine, a base image the production worker had never pulled.
FROM python:3.12-alpine
This page rendering means the worker opened a BuildKit session and resolved that base from the registry. Phase 77.3.
python: 3.12.14