⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 #68
Annotations
1 error and 1 warning
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache icu-libs=74.2-r0 sqlite-libs=3.45.3-r1 xmlstarlet=1.6.1-r2 && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then WHISPARR_ARCH=\"arm64\"; elif [ \"${BUILD_ARCH}\" = \"amd64\" ]; then WHISPARR_ARCH=\"x64\"; elif [ \"${BUILD_ARCH}\" = \"armv7\" ]; then WHISPARR_ARCH=\"arm\"; fi && curl -J -L -o /tmp/whisparr.tar.gz \"https://whisparr.servarr.com/v1/update/nightly/updatefile?version=${WHISPARR_VERSION}&os=linuxmusl&runtime=netcore&arch=${WHISPARR_ARCH}\" && mkdir -p /opt/bin && tar zxvf /tmp/whisparr.tar.gz --strip 1 -C /opt/bin && echo -e \"UpdateMethod=docker\\nBranch=master\\nPackageVersion=${BUILD_VERSION}\\nPackageAuthor=Home Assistant Community Add-ons\" > /opt/package_info && rm -f -r /tmp/* /opt/bin/Whisparr.Update" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading