build error

Job failed with exit code: 1. Reason: cache miss: [4/7] RUN mkdir -p /app/.streamlit && chmod 777 /app/.streamlit cache miss: [3/7] RUN apt-get update && apt-get install -y --no-install-recommends build-essential curl software-properties-common git tesseract-ocr tesseract-ocr-ben libtesseract-dev libleptonica-dev poppler-utils && rm -rf /var/lib/apt/lists/* cache miss: [2/7] WORKDIR /app cache miss: [7/7] COPY src/ ./src/ cache miss: [6/7] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [5/7] COPY requirements.txt ./ {"total":12,"completed":8,"user_total":7,"user_cached":0,"user_completed":3,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":2681}

Build logs:

Fetching error logs...