Skip to content

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 11, 2025

Fix #1136

Built on top of #2341
Includes:

  • Update project dependencies
  • Update images in Dockerfile files under tooling/docker/
  • Update images we use as services in the GitHub workflow (mysql and
    postgres to test the examples)

@marko-bekhta, could you have a look at the dependabot configuration in this commit and let me know if it makes sense?

@DavideD DavideD added this to the 4.0.0.Beta2 milestone Jul 11, 2025
@DavideD DavideD added the ci Changes to the Jenkins pipeline or GitHub workflows label Jul 11, 2025
Copy link
Member

@marko-bekhta marko-bekhta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🎉

it's a shame that those more specialized containers do not allow for just passing the new ImageFromDockerfile. But your parsing logic looks good 😉 so let's give it a try 😃

@DavideD
Copy link
Member Author

DavideD commented Jul 14, 2025

it's a shame that those more specialized containers do not allow for just passing the new ImageFromDockerfile. But your parsing logic looks good 😉 so let's give it a try 😃

I was thinking of sending a PR to Testcontainers when I have a little time to look into it.

My orignal plan was to actually keep all the configuration directly in the file because it also makes it easier for people to start a machine without using Testcontainers, but I think we can experiment with it for the future.

Includes: * Update project dependencies * Update images in Dockerfile files under tooling/docker/ * Update images we use as services in the GitHub workflow (mysql and postgres to test the examples)
@DavideD DavideD removed this from the 4.0.0.Beta2 milestone Jul 14, 2025
@DavideD DavideD removed the ci Changes to the Jenkins pipeline or GitHub workflows label Jul 14, 2025
@DavideD DavideD merged commit d70996d into hibernate:main Jul 14, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants