build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 7/8] RUN mkdir -p /app/static cache miss: [stage-1 3/8] RUN apt-get update && apt-get install -y --no-install-recommends curl git bzip2 ca-certificates && rm -rf /var/lib/apt/lists/* cache miss: [frontend-build 5/6] COPY frontend/ ./ cache miss: [frontend-build 4/6] RUN npm install --no-audit --no-fund --progress=false cache miss: [frontend-build 6/6] RUN npm run build cache miss: [stage-1 4/8] COPY requirements.txt ./ cache miss: [stage-1 8/8] COPY --from=frontend-build /app/frontend/dist /app/static cache miss: [stage-1 6/8] COPY ./ ./ cache miss: [frontend-build 3/6] COPY frontend/package.json ./ cache miss: [stage-1 5/8] RUN pip install --no-cache-dir -r requirements.txt {"total":20,"completed":17,"user_total":14,"user_cached":2,"user_completed":11,"user_cacheable":12,"from":2,"miss":10,"client_duration_ms":17500}

Build logs:

Fetching error logs...