build error

Job failed with exit code: 1. Reason: cache miss: [ 8/11] COPY . /rag-application cache miss: [ 5/11] RUN pip install poetry cache miss: [ 3/11] RUN apt-get update && apt-get install -y curl cache miss: [ 2/11] WORKDIR /rag-application cache miss: [ 4/11] RUN curl -fsSL https://ollama.com/install.sh | sh cache miss: [10/11] RUN chmod +x /rag-application/install_model_in_ollama.sh cache miss: [ 9/11] COPY install_model_in_ollama.sh /rag-application/install_model_in_ollama.sh cache miss: [ 7/11] RUN poetry config virtualenvs.create false && poetry lock && poetry install --no-interaction --no-ansi --no-root cache miss: [11/11] RUN mkdir -p /.ollama && chown -R 1000:1000 /.ollama cache miss: [ 6/11] COPY pyproject.toml poetry.lock /rag-application/ {"total":16,"completed":9,"user_total":11,"user_cached":0,"user_completed":4,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":6135}

Build logs:

Fetching error logs...