build error

Job failed with exit code: 1. Reason: cache miss: [4/4] RUN echo '#!/bin/bash\nollama serve &\nsleep 10\ncd /app/webui && npm start &\ntail -f /dev/null\n' > /start.sh && chmod +x /start.sh cache miss: [3/4] RUN git clone https://github.com/ollama-webui/ollama-webui /app/webui && cd /app/webui && npm install cache miss: [2/4] RUN apt-get update && apt-get install -y curl git && curl -fsSL https://deb.nodesource.com/setup_18.x | bash - && apt-get install -y nodejs && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":8,"completed":7,"user_total":4,"user_cached":0,"user_completed":3,"user_cacheable":3,"from":1,"miss":3,"client_duration_ms":114129}

Build logs:

Fetching error logs...