Live data from Hacker News

Anyone seeing issues with containers in GitHub Actions (despite no code change)?

news.ycombinator.com

1–6 of 6 posts

Re: Anyone seeing issues with containers in GitHub Actions (despite no code change)?

#4
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.

Re: Anyone seeing issues with containers in GitHub Actions (despite no code change)?

#6
post #4

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.

Great catch, thank you for pointing this out. Looks like it's resolved now.