build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 6/9] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [frontend-builder 6/6] RUN npm run build cache miss: [frontend-builder 5/6] COPY frontend/ . cache miss: [stage-1 4/9] RUN apt-get update && apt-get install -y --no-install-recommends curl ffmpeg ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [frontend-builder 4/6] RUN npm install cache miss: [frontend-builder 2/6] WORKDIR /app cache miss: [stage-1 7/9] COPY --chown=tony:tony backend/ ./backend/ cache miss: [stage-1 9/9] COPY --chown=tony:tony . . cache miss: [stage-1 2/9] RUN useradd -m -u 1000 tony && mkdir -p /app/downloads && chown -R tony:tony /app cache miss: [frontend-builder 3/6] COPY frontend/package.json ./ cache miss: [stage-1 3/9] WORKDIR /app cache miss: [stage-1 8/9] COPY --from=frontend-builder /app/build /app/static/frontend cache miss: [stage-1 5/9] COPY --chown=tony:tony requirements.txt . {"total":21,"completed":19,"user_total":15,"user_cached":0,"user_completed":13,"user_cacheable":13,"from":2,"miss":13,"client_duration_ms":48508}

Build logs:

Fetching error logs...