Skip to content

[2.4] Upgrade MySQL docker image to container-registry.oracle.com/mysql/community-server:9.3.0 dependencies #2373

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

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 17, 2025

Backport #2270 (PR #2365) to 2.4

dependabot bot and others added 2 commits July 17, 2025 09:58
…/mysql/community-server:9.3.0

from `docker.io/mysql:9.2.0`
to `container-registry.oracle.com/mysql/community-server:9.3.0`

I found the registry in the official MySQL documentation:
https://dev.mysql.com/doc/refman/9.3/en/docker-mysql-getting-started.html#docker-download-image

The one from docker.io doesn't seem to work with testcontainers.
to `container-registry.oracle.com/mysql/community-server:9.3.0`
@DavideD DavideD added this to the 2.4.9 milestone Jul 17, 2025
@DavideD DavideD added 2.4 dependencies Pull requests that update a dependency file labels Jul 17, 2025
@DavideD DavideD changed the title [2.4] Upgrade MySQL docker image to container-registry.oracle.com/mysql/community-server:9.3.0 3.0 dependencies [2.4] Upgrade MySQL docker image to container-registry.oracle.com/mysql/community-server:9.3.0 dependencies Jul 17, 2025
@DavideD DavideD merged commit c74e360 into hibernate:2.4 Jul 17, 2025
18 checks passed
@DavideD DavideD linked an issue Jul 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.4 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade MySQL to 9.3.0 for testing
1 participant