Skip to content
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

Use Oracle Linux 9 as base image #1047

Merged
merged 1 commit into from
May 1, 2024

Conversation

jnoordsij
Copy link
Contributor

This updates the base OS image to Oracle Linux 9, as a follow-up to #1046.

However, currently the innovation release only has a Docker-specific package for v8 (see https://repo.mysql.com/yum/mysql-innovation-community/docker/el/), where both 8.0 and 8.4 do have v9 specific releases. Given that the recent 8.0.37 is the only version in the 8.0 series with a v9 package (see https://repo.mysql.com/yum/mysql-8.0-community/docker/el/9/x86_64/), I suspect that going forward v9 packages will be released and the next innovation release will also have a v9 variant.

Therefore it's probably wise to:

  • Merge this now and make sure to doublecheck this at the next innovation release, to remove the variant override added here;
  • Hold off on merging this until the next innovation release (in approx. 3 months) and then update all images at once.

@tianon
Copy link
Member

tianon commented May 1, 2024

Very nice - I looked at this and was also grappling with "what do we do about innovation?" 😄

I think this is a good compromise and we can revisit when it gets a new release (since this will work, and give us the new release automatically so that we are likely to notice it, and then it's easy to update).

@tianon tianon merged commit e384941 into docker-library:master May 1, 2024
5 checks passed
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request May 2, 2024
Changes:

- docker-library/mysql@e384941: Merge pull request docker-library/mysql#1047 from jnoordsij/oraclelinux9
- docker-library/mysql@a15b34a: Use Oracle Linux 9 as base image
@jnoordsij jnoordsij deleted the oraclelinux9 branch May 2, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants