build error

Job failed with exit code: 1. Reason: cache miss: [3/7] WORKDIR /home/user/app cache miss: [2/7] RUN useradd -m -u 1000 user cache miss: [7/7] RUN mkdir -p /home/user/app/workspaces /home/user/app/logs cache miss: [6/7] RUN pip install --no-cache-dir -r requirements.txt cache miss: [5/7] RUN git clone https://github.com/frdel/agent-zero.git . cache miss: [4/7] RUN apt-get update && apt-get install -y git curl && rm -rf /var/lib/apt/lists/* {"total":11,"completed":10,"user_total":7,"user_cached":0,"user_completed":6,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":81557}

Build logs:

Fetching error logs...