⬆️ Update Add-on base image to v17 #1043
Annotations
2 errors
|
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache ethtool=6.7-r0 ipcalc=1.0.3-r0 iproute2=6.9.0-r0 iptables=1.8.10-r3 nginx=1.26.2-r0 coreutils=9.5-r1 networkmanager-common=1.46.2-r0 && ln -sf /sbin/xtables-nft-multi /sbin/ip6tables && ln -sf /sbin/xtables-nft-multi /sbin/iptables && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"arm\"; fi && if [ \"${BUILD_ARCH}\" = \"amd64\" ]; then ARCH=\"amd64\"; fi && curl -L -s \"https://pkgs.tailscale.com/stable/tailscale_${TAILSCALE_VERSION#v}_${ARCH}.tgz\" | tar zxvf - -C /opt/ --strip-components 1 && rm -f -r /opt/systemd" did not complete successfully: exit code: 5
|
Loading