From 423a91ba0b7be8522f2c33186ae4c7aff2d094fd Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Mon, 24 Oct 2022 14:11:06 +0300 Subject: [PATCH] Updating the docker image for the module cluster --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 595fc80008..85b3242857 100644 --- a/tox.ini +++ b/tox.ini @@ -115,7 +115,7 @@ volumes = [docker:redismod_cluster] name = redismod_cluster -image = redisfab/redis-py-modcluster:6.2.6 +image = redisfab/redis-py-modcluster:edge ports = 46379:46379/tcp 46380:46380/tcp