FROM python:3.12-slim RUN --mount=type=cache,target=/root/.cache/pip pip install -U pip ARG TARGETPLATFORM RUN <