build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 11/11] RUN chmod +x ./startup.sh && chown -R user:user /app cache miss: [frontend 6/6] RUN npm run build cache miss: [stage-1 5/11] WORKDIR /app cache miss: [stage-1 8/11] COPY --chown=user backend/ ./backend/ cache miss: [stage-1 10/11] COPY --chown=user --from=frontend /frontend/dist ./static cache miss: [stage-1 4/11] RUN useradd -m -u 1000 user cache miss: [frontend 5/6] COPY frontend/ ./ cache miss: [stage-1 6/11] COPY --chown=user requirements.txt ./ cache miss: [stage-1 3/11] RUN ln -sf /usr/bin/python3.11 /usr/bin/python cache miss: [stage-1 7/11] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 9/11] COPY --chown=user startup.sh ./startup.sh cache miss: [stage-1 2/11] RUN apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-venv build-essential curl git ffmpeg libgl1 libglib2.0-0 && rm -rf /var/lib/apt/lists/* {"total":23,"completed":12,"user_total":17,"user_cached":4,"user_completed":6,"user_cacheable":15,"from":2,"miss":12,"client_duration_ms":615}

Build logs:

Fetching error logs...