Use Oracle Linux 10 as base image for innovation and 8.4 (lts) #1117
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Modeled after #1076, this PR updates the base Oracle Linux version to 10 (see also https://blogs.oracle.com/linux/post/oracle-linux-10-now-generally-available and docker-library/official-images#19442).
Note that this is still incomplete, given that while tooling seems available for v10 (see e.g. https://repo.mysql.com/yum/mysql-tools-innovation-community/el/10), the Docker specific builds are not available just yet (see e.g. https://repo.mysql.com/yum/mysql-innovation-community/docker/el/).
Finally there seem to be no v10 builds for 8.0, which makes sense given its expected EOL in April 2026, so this PR for now assumes this will keep v9 as base version.