Martijn Visser created FLINK-38809:
--------------------------------------
Summary: Update testcontainers to 2.0.2
Key: FLINK-38809
URL: https://issues.apache.org/jira/browse/FLINK-38809
Project: Flink
Issue Type: Technical Debt
Components: Tests
Reporter: Martijn Visser
Assignee: Martijn Visser
Upgrading Docker can cause Testcontainers to no longer work, returning
{code:java}
Caused by: com.github.dockerjava.api.exception.BadRequestException: Status 400:
{"message":"client version 1.32 is too old. Minimum supported API version is
1.44, please upgrade your client to a newer version"}
{code}
We should just update to a later version
--
This message was sent by Atlassian Jira
(v8.20.10#820010)