build error

Job failed with exit code: 1. Reason: cache miss: [7/9] COPY pyproject.toml . cache miss: [6/9] COPY src/ ./src/ cache miss: [5/9] RUN pip install --upgrade pip && pip install -r requirements.txt cache miss: [9/9] RUN useradd -m -u 1000 bbbuser && chown -R bbbuser:bbbuser /app cache miss: [8/9] COPY README.md . cache miss: [4/9] COPY requirements.txt . cache miss: [3/9] RUN apt-get update && apt-get install -y postgresql-client build-essential curl && rm -rf /var/lib/apt/lists/* cache miss: [2/9] WORKDIR /app {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":22116}

Build logs:

Fetching error logs...