build error

Job failed with exit code: 1. Reason: cache miss: [4/5] WORKDIR /app cache miss: [3/5] RUN pip3 install flask cache miss: [2/5] RUN apt-get update && apt-get install -y python3 python3-pip curl && rm -rf /var/lib/apt/lists/* cache miss: [5/5] COPY app.py . {"total":10,"completed":8,"user_total":5,"user_cached":0,"user_completed":3,"user_cacheable":4,"from":1,"miss":4,"client_duration_ms":95544}

Build logs:

Fetching error logs...