Open
Description
Checklist
- I've looked through the issues and pull requests for similar request
- This feature could be solved with a custom image (optional)
Describe your request
Currently the main
tag is using Ubuntu 20 instead of Ubuntu 22. Since Ubuntu 20 is going to EOL on April 2025, is there any plan or any existing tag that include the toolchain but based on Ubuntu 22? Perhaps I missed it as it is not mentioned anywhere in the doc.
Thanks.
Describe why this would be a good inclusion for cross
This will be good to build any library that is meant to run on target host running Ubuntu 22.04. Currently I had to build all the libraries used in 22.04 but on the cross main
image which is based on Ubuntu 20.