build error

Job failed with exit code: 1. Reason: cache miss: [deps 2/7] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* cache miss: [deps 6/7] COPY requirements.txt . cache miss: docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc cache miss: [deps 7/7] RUN pip install --no-cache-dir --index-url https://download.pytorch.org/whl/cpu --extra-index-url https://pypi.org/simple torch==2.13.0 -r requirements.txt cache miss: [deps 4/7] RUN python -m venv /opt/venv cache miss: [deps 3/7] RUN --mount=type=secret,id=gh_pat,dst=/etc/secrets/gh_pat git config --global url."https://$(cat /etc/secrets/gh_pat)@github.com/".insteadOf "https://github.com/" cache miss: [deps 5/7] WORKDIR /app cache miss: resolve image config for docker-image://docker.io/docker/dockerfile:1.2 cache miss: [stage-1 4/4] COPY . . cache miss: [stage-1 3/4] WORKDIR /app cache miss: [stage-1 2/4] COPY --from=deps /opt/venv /opt/venv {"total":18,"completed":15,"user_total":12,"user_cached":0,"user_completed":9,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":11394}

Build logs:

Fetching error logs...