quantranhong1999 opened a new pull request, #2854:
URL: https://github.com/apache/james-project/pull/2854

   Docker v29 introduces a breaking change in the client API requirement: 
https://docs.docker.com/engine/release-notes/29/#breaking-changes
   
   This introduces an issue with testcontainers cf 
https://github.com/testcontainers/testcontainers-java/issues/11212
   
   CI builds failed because of this: `client version 1.32 is too old. Minimum 
supported API version is 1.44, please upgrade your client to a newer version`.
   
   In the time waiting for a new release of testcontainers, we can apply the 
recommended workaround to enforce client version to required v1.44.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to