build error

Job failed with exit code: 1. Reason: cache miss: [5/8] COPY nginx.conf /etc/nginx/conf.d/hermes.conf cache miss: [4/8] RUN cd /opt/hermes-webui && pip install --no-cache-dir -r requirements.txt --break-system-packages cache miss: [2/8] RUN apt-get update -qq && apt-get install -y --no-install-recommends nginx git curl procps netcat-openbsd && rm -rf /var/lib/apt/lists/* cache miss: [8/8] RUN rm -f /etc/nginx/sites-enabled/default && chmod +x /app/entrypoint.sh /app/setup-hermes.sh && mkdir -p /data && chmod 777 /data && mkdir -p /run/nginx cache miss: [7/8] COPY setup-hermes.sh /app/setup-hermes.sh cache miss: [6/8] COPY entrypoint.sh /app/entrypoint.sh cache miss: [3/8] RUN git clone --depth 1 https://github.com/nesquena/hermes-webui.git /opt/hermes-webui {"total":13,"completed":9,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":72905}

Build logs:

Fetching error logs...