build error

Job failed with exit code: 1. Reason: cache miss: [7/7] RUN adduser --disabled-password --gecos '' appuser && chown -R appuser:appuser /app cache miss: [3/7] RUN apt-get update --no-cache-dir && apt-get install -y --no-install-recommends curl && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [6/7] COPY . . cache miss: [5/7] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt && pip cache purge cache miss: [4/7] COPY requirements.txt . {"total":12,"completed":8,"user_total":7,"user_cached":1,"user_completed":3,"user_cacheable":6,"from":1,"miss":5,"client_duration_ms":3182}

Build logs:

Fetching error logs...