build error

Job failed with exit code: 1. Reason: cache miss: [frontend-builder 3/6] COPY frontend/package.json frontend/package-lock.json ./ cache miss: [frontend-builder 4/6] RUN npm install cache miss: [stage-1 4/7] COPY backend/requirements.txt ./ cache miss: [stage-1 6/7] COPY backend/ ./backend/ cache miss: [frontend-builder 5/6] COPY frontend/ ./ cache miss: [stage-1 7/7] COPY --from=frontend-builder /app/frontend/dist /app/static cache miss: [stage-1 5/7] RUN pip install --no-cache-dir -r requirements.txt cache miss: [stage-1 2/7] WORKDIR /app cache miss: [frontend-builder 6/6] RUN npm run build cache miss: [stage-1 3/7] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/* {"total":19,"completed":10,"user_total":13,"user_cached":2,"user_completed":4,"user_cacheable":11,"from":2,"miss":10,"client_duration_ms":626}

Build logs:

Fetching error logs...