⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 #718
Annotations
1 error
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache mariadb-client=10.11.6-r0 nginx=1.24.0-r14 php82-curl=8.2.15-r0 php82-dom=8.2.15-r0 php82-fileinfo=8.2.15-r0 php82-fpm=8.2.15-r0 php82-gd=8.2.15-r0 php82-iconv=8.2.15-r0 php82-ldap=8.2.15-r0 php82-mbstring=8.2.15-r0 php82-mysqlnd=8.2.15-r0 php82-openssl=8.2.15-r0 php82-pdo_mysql=8.2.15-r0 php82-session=8.2.15-r0 php82-simplexml=8.2.15-r0 php82-tokenizer=8.2.15-r0 php82-xml=8.2.15-r0 php82-xmlwriter=8.2.15-r0 php82=8.2.15-r0 && apk add --no-cache --virtual .build-dependencies composer=2.6.6-r0 && curl -J -L -o /tmp/bookstack.tar.gz \"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz\" && mkdir -p /var/www/bookstack && tar zxf /tmp/bookstack.tar.gz -C /var/www/bookstack --strip-components=1 && cd /var/www/bookstack && composer install --no-dev && apk del --no-cache --purge .build-dependencies && find /var/www/bookstack -type f -name \"*.md\" -depth -exec rm -f {} \\; && rm -f -r /root/.composer /tmp/* /var/www/bookstack/dev /var/www/bookstack/tests" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading