build error

Job failed with exit code: 1. Reason: cache miss: [4/9] RUN useradd -m -u 1000 streamlit cache miss: [3/9] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [2/9] WORKDIR /app cache miss: [9/9] RUN chown -R streamlit:streamlit /app cache miss: [7/9] COPY .streamlit/ ./.streamlit/ cache miss: [6/9] COPY src/ ./src/ cache miss: [5/9] COPY requirements.txt ./ cache miss: [8/9] RUN pip3 install -r requirements.txt {"total":14,"completed":8,"user_total":9,"user_cached":0,"user_completed":3,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":4829}

Build logs:

Fetching error logs...