Support for Apprise v1.7.1 (#159) #136
Annotations
1 error
buildx
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && echo \"Installing cryptography\" && pip3 install *.whl && echo \"Installing python requirements\" && pip3 install --no-cache-dir -q -r /etc/requirements.txt gunicorn supervisor && echo \"Installing nginx\" && apt-get update -qq && apt-get install -y -qq nginx && echo \"Cleaning up\" && apt-get --yes autoremove --purge && apt-get clean --yes && rm --recursive --force --verbose /var/lib/apt/lists/* && rm --recursive --force --verbose /tmp/* && rm --recursive --force --verbose /var/tmp/* && rm --recursive --force --verbose /var/cache/apt/archives/* && truncate --size 0 /var/log/*log" did not complete successfully: exit code: 1
|