We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
docker pull tensorflow/serving:latest
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!
The text was updated successfully, but these errors were encountered:
Hey @wildcardops Thank you for reporting. I'll investigate and provide an update here.
Sorry, something went wrong.
Thank you!
I opened this pull request. I haven't contributed to a Google project before so I will get the CLA signed.
janasangeetha
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: