The latest Docker runtime image available at https://github.com/orgs/epicgames/packages/container/package/unreal-engine is over one year old and is built on Ubuntu 20.04. Ub20 has reached EOL, and many services have dropped support for it, including deadsnakes, which i use to install newer versions of python. This has broken my build & test setup for my UE5.3 project.
Can we get a new runtime image built that is built on a newer version of Ubuntu, preferably 24? I feel like this should not be difficult and should happen more often. Maybe make different versions of the runtime image available, like they are for the dev images, instead of only the latest?
Any help would be great. Thanks!