Skip to content

Fix incompatibility issue with Testcontainers and Docker Desktop version 4.55. #46

@dfcoffin

Description

@dfcoffin

Upgrading the Docker Desktop application to the latest version (4.55.0) causes MySQL and Postgres tests to fail. The issue is that Spring Boot 3.5 does not support Docker Desktop version 4.55.0

  • Refactor pom.xml files to remove the Testcontainer dependency version, which is causing the issue, and use Spring Boot 3.5 Testcontainer dependency

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions