-
Notifications
You must be signed in to change notification settings - Fork 782
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
Update dockerfile to use Ubuntu 22.04 as base image #4252
Update dockerfile to use Ubuntu 22.04 as base image #4252
Conversation
I use Alpine instead of Ubuntu, it produces a much smaller image and the build process is faster.
|
@linux019 this is a good point for discussion perhaps at an upcoming engineering subcommittee meeting. I will add it as a discussion topic. The scope of this PR is meant to simply address the pending end of support for 20.04. |
No description provided.