build error

Job failed with exit code: 1. Reason: cache miss: [10/11] RUN chown -R streamlit:streamlit /app cache miss: [ 7/11] COPY requirements.txt ./requirements.txt cache miss: [ 6/11] RUN pip3 install --upgrade pip cache miss: [ 4/11] RUN mkdir -p /tmp/.streamlit /tmp/.config/matplotlib /app/uploads && chown -R streamlit:streamlit /tmp/.streamlit /tmp/.config/matplotlib /app && chmod -R 755 /tmp/.streamlit /tmp/.config/matplotlib /app cache miss: [ 9/11] COPY src/ ./src/ cache miss: [ 8/11] RUN pip3 install -r requirements.txt cache miss: [ 3/11] RUN useradd -m -u 1000 streamlit cache miss: [ 2/11] WORKDIR /app cache miss: [ 5/11] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [11/11] RUN echo '[server]\nmaxUploadSize = 200\nenableCORS = false\nenableXsrfProtection = false\n\n[browser]\ngatherUsageStats = false\n\n[theme]\nbase = "light"' > /tmp/.streamlit/config.toml {"total":16,"completed":10,"user_total":11,"user_cached":0,"user_completed":5,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":4848}

Build logs:

Fetching error logs...