build error

Job failed with exit code: 1. Reason: cache miss: [5/8] RUN mkdir -p /etc/sing-box cache miss: [3/8] RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories cache miss: [2/8] RUN apk update && apk add --no-cache curl cache miss: [8/8] COPY main.py /etc/sing-box/main.py cache miss: [7/8] RUN chmod 777 /etc/sing-box/config.json cache miss: [6/8] RUN touch /etc/sing-box/config.json cache miss: [4/8] RUN apk update && apk add --no-cache sing-box python3 {"total":13,"completed":9,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":2877}

Build logs:

Fetching error logs...