Bump Kitsu and Zou versions (0.20.29 and 0.20.15) #76
Annotations
1 error and 3 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i \"s/bind .*/bind 127.0.0.1/g\" /etc/redis/redis.conf && git config --global --add advice.detachedHead false && wget -q -O /tmp/kitsu.tgz https://github.com/cgwire/kitsu/releases/download/v${KITSU_VERSION}/kitsu-${KITSU_VERSION}.tgz && mkdir -p /opt/zou/kitsu && tar xvzf /tmp/kitsu.tgz -C /opt/zou/kitsu && rm /tmp/kitsu.tgz && python3 -m venv /opt/zou/env && /opt/zou/env/bin/pip install --no-cache-dir --upgrade pip setuptools wheel && /opt/zou/env/bin/pip install --no-cache-dir zou==${ZOU_VERSION} && pip install --no-cache-dir sendria && rm /etc/nginx/sites-enabled/default" did not complete successfully: exit code: 1
|
build
Input 'config' has been deprecated with message: Use buildkitd-config instead
|
build
Input 'config' has been deprecated with message: Use buildkitd-config instead
|
build
Cache not found for keys: docker.io--tonistiigi--binfmt-latest-linux-x64
|