⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17 #608
Annotations
2 errors
|
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 python3-dev=3.11.11-r0 && apk add --no-cache py3-pip=23.3.1-r0 py3-wheel=0.42.0-r0 python3=3.11.11-r0 && pip install -r /tmp/requirements.txt && cd /usr/lib/python3.11/site-packages/ && patch -p1 < /patches/force_recompile.patch && find /usr \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies" did not complete successfully: exit code: 2
|
Loading