Docker Image Operating System EoL on May 31, 2025
Hello!
I noticed when I pulled the latest image from Docker Hub (docker pull tensorflow/serving:latest) that the image is using Ubuntu 20.04.
The end of standard support for Ubuntu 20.04 is 2025-05-31 according to https://ubuntu.com/about/release-cycle.
Is there anything in the works to upgrade the base image on Docker Hub to Ubuntu 22.04 or later?
Thanks!
Hey @wildcardops Thank you for reporting. I'll investigate and provide an update here.
Thank you!
I opened this pull request. I haven't contributed to a Google project before so I will get the CLA signed.
@janasangeetha FYI - https://github.com/tensorflow/serving/pull/4113 was opened to address this.