Update Dockerfile #3
docker-build-and-push-develop.yml
on: push
docker-build-gameserver-image
1m 20s
Annotations
1 error
docker-build-gameserver-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -fsSLO \"${SUPERCRONIC_URL}\" && echo \"${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}\" | sha1sum -c - && chmod +x \"$SUPERCRONIC\" && mv \"$SUPERCRONIC\" \"/usr/local/bin/${SUPERCRONIC}\" && ln -s \"/usr/local/bin/${SUPERCRONIC}\" /usr/local/bin/supercronic" did not complete successfully: exit code: 127
|