update ubuntu base image to jammy
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 79.3k
- Forks
- 6.8k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 41
Description
## What is your suggestion?
update ubuntu to jammy 22.04 or add it as second image
## Why do you want this feature?
it contains new version for many packages eg. cmake, python
## Are there any workarounds to get this functionality today?
using debian based image could be possible but requires modification of some scripts that we are using.
or back-porting needed packages.
## Are you interested in submitting a PR for this?
I could make PR for this (change docker-bake.hcl) but I don't know what impact it could have on the image.
I don't know what dependencies could fail in new ubuntu and what should be tested and how to test it.
Contributor guide
Assessment
This issue has not been assessed yet.