build error

Job failed with exit code: 1. Reason: cache miss: [ 4/10] RUN pip install uvicorn cache miss: [ 3/10] RUN apt-get update && apt-get install curl ffmpeg libsm6 libxext6 uvicorn libopencv-dev python3-opencv libgirepository1.0-dev tesseract-ocr -y cache miss: [ 9/10] WORKDIR /home/user/app cache miss: [ 2/10] RUN export PYTHONPATH=$PWD cache miss: [10/10] COPY --chown=user . /home/user/app cache miss: [ 6/10] COPY ./requirements.txt /code/requirements.txt cache miss: [ 5/10] WORKDIR /code cache miss: [ 8/10] RUN useradd -m -u 1000 user cache miss: [ 7/10] RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt {"total":15,"completed":12,"user_total":10,"user_cached":0,"user_completed":7,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":51848}

Build logs:

Fetching error logs...