build error

Job failed with exit code: 1. Reason: cache miss: [ 2/11] WORKDIR /app cache miss: [11/11] RUN chmod -R 777 translations cache miss: [ 9/11] RUN chmod +x /entrypoint.sh cache miss: [ 3/11] COPY requirements.txt requirements.txt cache miss: [ 6/11] RUN curl https://ollama.ai/install.sh | sh cache miss: [ 5/11] RUN python -m venv venv && . /app/venv/bin/activate && pip install --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [ 8/11] COPY entrypoint.sh /entrypoint.sh cache miss: [ 4/11] RUN apt-get update && apt-get install -y curl build-essential libffi-dev cmake libcurl4-openssl-dev tini && apt-get clean cache miss: [10/11] COPY . . cache miss: [ 7/11] RUN mkdir -p /.ollama && chmod 777 /.ollama {"total":16,"completed":9,"user_total":11,"user_cached":0,"user_completed":4,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":2305}

Build logs:

Fetching error logs...