diff --git a/Dockerfile b/Dockerfile index af81ad4..53c2486 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ RUN --mount=type=cache,target=/root/.cache/pip pip install -U pip ARG TARGETPLATFORM RUN <