Closed shahzebsiddiqui closed 3 years ago
quay.io is down, so any action that relies on it for containers will fail. https://status.quay.io/. Check back to that interface and try a re-run when it's up again!
If you look at the error, you can see the 502 bad gateway when trying to pull the container:
thanks @vsoch that makes sense now. I will close this issue.
I just noticed it failed to build docker container today as part of the github workflow. I have been using the same version (v0.2.3) for some time and it was working fine.
See https://github.com/buildtesters/buildtest/pull/699/checks?check_run_id=2170371755
My urlcheck workflow can be found at https://github.com/buildtesters/buildtest/blob/devel/.github/workflows/urlchecker.yml