Can't push new versions

As of maybe 2 hours ago, once I push a version of a container to an environment, that environment gets stuck on that version. The version list updates, but the actual container file downloaded from the CDN doesn’t get updated.

I’ve tried creating new environments, and they all get stuck on whatever I push them to. I even tried creating a whole new container. I’ve also tried downloading them in incognito mode, and even in a different browser. The CDN still serves up the same file.

Steps to reproduce:

Is the CDN employing some new cache rules or something?

sounds like a caching issue. try to invalidate the CDN cache for the container file and see if that works.
there could also be a proxy cache involved on your side. just to make sure, try using a “fresh” browser with cleared cache and on a clean connection (like mobile phone hotspot).
it could also be some kind of propagation delay between CDN nodes.