build error

Job failed with exit code: 1. Reason: cache miss: [10/10] RUN useradd -m -u 1000 appuser && chown -R appuser:appuser /app cache miss: [ 5/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 3/10] 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: [ 7/10] COPY deepfake_cnn.pth ./ cache miss: [ 4/10] COPY requirements.txt . cache miss: [ 2/10] WORKDIR /app cache miss: [ 6/10] COPY *.py ./ cache miss: [ 9/10] RUN mkdir -p scan_history cache miss: [ 8/10] COPY static/ ./static/ {"total":15,"completed":8,"user_total":10,"user_cached":0,"user_completed":3,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":5023}

Build logs:

Fetching error logs...