build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 6/6] RUN echo '#!/bin/bash\nfilebrowser & nginx -g "daemon off;"' > /run.sh && chmod +x /run.sh cache miss: [stage-1 2/6] RUN apk add --no-cache bash cache miss: [stage-1 5/6] RUN echo 'server { listen 7860; location / { proxy_pass http://127.0.0.1:80; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; } }' > /etc/nginx/conf.d/default.conf cache miss: [stage-1 4/6] WORKDIR /tmp cache miss: [stage-1 3/6] COPY --from=filebrowser-source /fb/filebrowser /usr/local/bin/filebrowser {"total":12,"completed":9,"user_total":7,"user_cached":0,"user_completed":4,"user_cacheable":5,"from":2,"miss":5,"client_duration_ms":2322}

Build logs:

Fetching error logs...