build error

Job failed with exit code: 1. Reason: cache miss: [10/14] COPY feedback ./feedback cache miss: [ 3/14] RUN mkdir -p static/images cache miss: [12/14] COPY db ./db cache miss: [13/14] COPY static ./static cache miss: [ 4/14] RUN apt-get update && apt-get install -y --no-install-recommends libgl1-mesa-glx libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [14/14] COPY templates ./templates cache miss: [ 9/14] COPY pose_estimation ./pose_estimation cache miss: [ 7/14] COPY app.py . cache miss: [ 5/14] COPY requirements.txt . cache miss: [ 6/14] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 8/14] COPY exercises ./exercises cache miss: [ 2/14] WORKDIR /app cache miss: [11/14] COPY utils ./utils {"total":19,"completed":9,"user_total":14,"user_cached":0,"user_completed":4,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":4157}

Build logs:

Fetching error logs...