From b9aa5542b0d1716439bdee1271a9d26fe630c0b7 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 5370943..ae5c651 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: