⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 #891
Annotations
1 error and 1 warning
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.26.2-r0 yq-go=4.44.1-r2 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && curl -L -s \"https://github.com/AdguardTeam/AdGuardHome/releases/download/${ADGUARD_HOME_VERSION}/AdGuardHome_linux_${ARCH}.tar.gz\" | tar zxvf - -C /opt/ && chmod a+x /opt/AdGuardHome/AdGuardHome && rm -fr /etc/nginx /tmp/*" did not complete successfully: exit code: 2
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading