build error
Job failed with exit code: 1. Reason: cache miss: [8/8] RUN mkdir -p uploads processed && chmod 755 uploads processed cache miss: [7/8] COPY . . cache miss: [6/8] RUN wget -O yolov8s.pt https://github.com/ultralytics/assets/releases/download/v8.3.0/yolov8s.pt || echo "Warning: Could not download YOLO model" cache miss: [5/8] RUN pip install --no-cache-dir -r requirements.txt cache miss: [4/8] COPY requirements.txt . cache miss: [2/8] WORKDIR /app cache miss: [3/8] RUN apt-get update && apt-get install -y libglib2.0-0 libgomp1 libgl1-mesa-glx wget && rm -rf /var/lib/apt/lists/* {"total":13,"completed":8,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":3745}
Build logs:
Fetching error logs...