serving icon indicating copy to clipboard operation
serving copied to clipboard

Docker Image Operating System EoL on May 31, 2025

Open wildcardops opened this issue 9 months ago • 4 comments

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.

Image

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!

wildcardops avatar May 19 '25 18:05 wildcardops

Hey @wildcardops Thank you for reporting. I'll investigate and provide an update here.

janasangeetha avatar May 23 '25 06:05 janasangeetha

Thank you!

wildcardops avatar May 27 '25 18:05 wildcardops

I opened this pull request. I haven't contributed to a Google project before so I will get the CLA signed.

wildcardops avatar May 30 '25 20:05 wildcardops

@janasangeetha FYI - https://github.com/tensorflow/serving/pull/4113 was opened to address this.

wildcardops avatar Jun 23 '25 21:06 wildcardops