Skip to content
New issue

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

Support for a CUDA 12.5.x #3278

Open
jasonsmithio opened this issue Aug 2, 2024 · 1 comment · May be fixed by #3281
Open

Support for a CUDA 12.5.x #3278

jasonsmithio opened this issue Aug 2, 2024 · 1 comment · May be fixed by #3281

Comments

@jasonsmithio
Copy link

🚀 The feature

I pushed the container and saw over 500 CVEs when I scanned the container. Many, if not all, would be addressed if we support Ubuntu 24.04. NVIDA has a docker image running 24.04 as it's base and it runs 12.5.1. I would like to update the build scripts to support this imae

Motivation, pitch

500+ CVEs related to the base image using 20.04

Alternatives

No response

Additional context

No response

@agunapal
Copy link
Collaborator

agunapal commented Aug 2, 2024

Hi @jasonsmithio You can build your custom image using this flag

https://github.com/pytorch/serve/blob/master/docker/build_image.sh#L29

Last time we tried, we didn't have a good experience with the ubuntu22.04 runners for CI/CD and hence didn't upgrade to 22.04. Will try again.

jasonsmithio added a commit to jasonsmithio/pytorch-serve that referenced this issue Aug 5, 2024
@jasonsmithio jasonsmithio linked a pull request Aug 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants