build error

Job failed with exit code: 1. Reason: cache miss: [ 7/11] RUN pip install --no-cache-dir --no-build-isolation openai-whisper==20231117 cache miss: [ 3/11] WORKDIR /app cache miss: [11/11] RUN useradd -m -u 1000 appuser && chown -R appuser:appuser /app cache miss: [ 5/11] RUN pip install --no-cache-dir --upgrade pip setuptools wheel cache miss: [ 4/11] COPY requirements.txt . cache miss: [10/11] RUN mkdir -p /app/data /app/static cache miss: [ 9/11] COPY . . cache miss: [ 6/11] RUN pip install --no-cache-dir torch==2.3.0 --index-url https://download.pytorch.org/whl/cpu cache miss: [ 2/11] RUN apt-get update && apt-get install -y --no-install-recommends ffmpeg chromium chromium-driver curl && rm -rf /var/lib/apt/lists/* cache miss: [ 8/11] RUN pip install --no-cache-dir -r requirements.txt {"total":16,"completed":12,"user_total":11,"user_cached":0,"user_completed":7,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":52147}

Build logs:

Fetching error logs...