buildx bake failed with: ERROR: target runner-php-8-4-13-alpine: failed to solve: process "/bin/ash -eo pipefail -c if [ -f /run/secrets/github-token ] && [ -s /run/secrets/github-token ]; then curl -s -H \"Authorization: *** /run/secrets/github-token)\" https://api.github.com/repos/e-dant/watcher/releases/latest; else curl -s https://api.github.com/repos/e-dant/watcher/releases/latest; fi | grep tarball_url | awk '{ print $2 }' | sed 's/,$//' | sed 's/\"//g' | xargs curl -L | tar xz --strip-components 1 && cmake -S . -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build && cmake --install build" did not complete successfully: exit code: 2