build error

Job failed with exit code: 1. Reason: cache miss: [ 3/13] RUN git clone -b staging https://github.com/pvanand07/fastapi-web-server-with-auth.git . cache miss: [12/13] RUN chown -R myuser:myuser /app cache miss: [ 9/13] RUN uv venv cache miss: [ 7/13] RUN mkdir -p /app/output && chmod -R 2777 /app/output cache miss: [11/13] RUN useradd -m myuser cache miss: [ 8/13] RUN curl -LsSf https://astral.sh/uv/install.sh | sh cache miss: [ 4/13] RUN ls cache miss: [ 6/13] RUN mkdir -p /app/ipython && chmod -R 777 /app/ipython cache miss: [ 5/13] RUN mkdir -p /app/matplotlib && chmod -R 777 /app/matplotlib cache miss: [13/13] RUN echo '#!/bin/bash' > /app/start.sh && echo 'source /app/.venv/bin/activate' >> /app/start.sh && echo 'exec uvicorn main:app --host 0.0.0.0 --port 7860' >> /app/start.sh && chmod +x /app/start.sh cache miss: [10/13] RUN uv pip install --no-cache-dir -r requirements.txt {"total":17,"completed":7,"user_total":13,"user_cached":1,"user_completed":3,"user_cacheable":12,"from":1,"miss":11,"client_duration_ms":9516}

Build logs:

Fetching error logs...