build error

Job failed with exit code: 1. Reason: cache miss: [10/12] WORKDIR /app cache miss: [12/12] COPY backend/app.py . cache miss: [ 9/12] RUN npm install && npm run build cache miss: [ 8/12] WORKDIR /app/frontend cache miss: [ 7/12] COPY frontend ./frontend cache miss: [ 4/12] WORKDIR /app cache miss: [ 2/12] RUN apt-get update && apt-get install -y python3.11 python3.11-venv python3-pip nodejs npm git curl && rm -rf /var/lib/apt/lists/* cache miss: [ 6/12] RUN pip install --no-cache-dir -r requirements.txt cache miss: [11/12] COPY backend ./backend cache miss: [ 5/12] COPY requirements.txt . cache miss: [ 3/12] RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.11 1 && update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 {"total":17,"completed":14,"user_total":12,"user_cached":0,"user_completed":9,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":147487}

Build logs:

Fetching error logs...