build error

Job failed with exit code: 1. Reason: cache miss: [ 5/10] WORKDIR /app cache miss: [ 3/10] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* cache miss: [ 8/10] RUN pip install --no-cache-dir --upgrade setuptools wheel cache miss: [ 7/10] RUN pip install torch==2.1.0 cache miss: [ 4/10] RUN python3 -m pip install --upgrade pip cache miss: [ 2/10] RUN apt-get update && apt-get install -y python3 python3-pip git cache miss: [ 9/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 6/10] COPY requirements.txt . cache miss: [10/10] COPY . . {"total":15,"completed":14,"user_total":10,"user_cached":0,"user_completed":9,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":594371}

Build logs:

Fetching error logs...