Anyone seeing issues with containers in GitHub Actions (despite no code change)? 3 points by vaillancourtmax 3y ago ↗ HN
[–] theCrowing 3y ago ↗ Github Actions is our new DNS no matter what you can always say "uh... I don't know actions was down again."
[–] cmorss 3y ago ↗ Yup, seeing it here too. postgres container in docker-compose is not started by the time it's needed anymore. What are you seeing? [–] holtbp 3y ago ↗ Same
[–] stimnw 3y ago ↗ It looks like the postgres docker containers were updated about 1pm pacific, which is around when we started to see issues.there's a new PR merged into the github repo to fix a bug caused by the above merge: https://github.com/docker-library/postgres/commit/41bd7bf3f4...I bet they'll be pushing out new containers shortly. [–] vaillancourtmax 3y ago ↗ Great catch, thank you for pointing this out. Looks like it's resolved now.
[–] vaillancourtmax 3y ago ↗ Great catch, thank you for pointing this out. Looks like it's resolved now.
5 comments
[ 5.8 ms ] story [ 36.1 ms ] threadthere's a new PR merged into the github repo to fix a bug caused by the above merge: https://github.com/docker-library/postgres/commit/41bd7bf3f4...
I bet they'll be pushing out new containers shortly.