⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 #774
Annotations
1 error
🚀 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 git=2.43.5-r0 libffi-dev=3.4.4-r3 py3-wheel=0.42.0-r0 python3-dev=3.11.10-r0 && apk add --no-cache py3-bcrypt=4.1.1-r0 py3-cryptography=41.0.7-r0 py3-pip=23.3.1-r0 python3=3.11.10-r0 && pip install --upgrade pip==23.0.1 && pip install -r /tmp/requirements.txt && pip install Adafruit_DHT==1.4.0 --install-option=\"--force-pi2\" && 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: 5
|
Loading