From c09911fc3aaae7cced20b58e38d13076ab38fb9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarl=20Andr=C3=A9=20H=C3=BCbenthal?= Date: Tue, 26 Nov 2024 19:38:18 +0100 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4d4453e..7f7fb94 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ Before you begin, ensure you have met the following requirements: - You have a Docker runtime installed - You are familiar with Elixir and Docker basics +## Tested compability + +- 1.17 25 - 26 (27 is not supported by rabbit_common, so if you dont use that you can still use 27) +- 1.16 24 - 26 +- 1.15 24 - 26 + ## Installation To add Testcontainers to your project, follow these steps: