build error

Job failed with exit code: 1. Reason: cache miss: [13/13] RUN chown -R user:user /app cache miss: [ 9/13] COPY . . cache miss: [ 8/13] COPY entrypoint.sh . cache miss: [ 6/13] COPY src/ src/ cache miss: [ 4/13] RUN curl -fsSL https://ollama.com/install.sh | sh cache miss: [10/13] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: [ 7/13] COPY run_saturday_analysis.py . cache miss: [ 5/13] COPY requirements.txt . cache miss: [ 3/13] RUN apt-get update && apt-get install -y python3 python3-pip curl git && rm -rf /var/lib/apt/lists/* cache miss: [12/13] RUN useradd -m -u 1000 user cache miss: [ 2/13] WORKDIR /app cache miss: [11/13] RUN chmod +x entrypoint.sh {"total":18,"completed":9,"user_total":13,"user_cached":0,"user_completed":4,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":18923}

Build logs:

Fetching error logs...