Bump ubi version to Ubi10
Open
Packaging
Team:Elastic-Agent-Data-Plane
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
### What
UBI 10 is the recommended version for long-term support.
### Tasks
Please check that your dependencies are compatible by:
* Rebuilding your image with FROM ubi10/ubi:10.1
* Running dnf install steps to verify packages still exist
* Running your app + test suite inside the new container
* Checking native dependencies for compatibility
Then update the changelog
### Some ideas
Probably to be supported for `8.19` and `main`, not for any patch releases but new minors.
Contributor guide
Assessment
This issue has not been assessed yet.