Hmmm it seems to be staying up this time around. It’s been 10 minutes and it’s still running. Maybe it was some transient thing at the GitHub end. Weird that it would be warning about “Pushing to git remote” though, because there are no unpushed commits.
Couple of things… 1, there was a global outage of github yesterday around 7pm GMT, may not be related but worth mentioning. Though I think it was just impacting web users rather than API.
Also how do you pull the image for your web app, is it docker, is it the latest one? There’s mentioned in the other posts about one of the new versions docker images being completely broken, I noticed there’s been another update pushed since then, again may or may not be related but always worth ensuring your web app is using a static version of the docker image rather than latest - unless you’re already doing that of course.