summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2022-10-24 14:57:48 +0300
committerGitHub <noreply@github.com>2022-10-24 14:57:48 +0300
commitd95e004328666948753985620f636dc33ee21022 (patch)
tree678e999130cc0570dc7c4bccc89add4cc03d89a0
parent19a32a90f706cf055c0062e36cadce999f3c2f8e (diff)
downloadredis-py-d95e004328666948753985620f636dc33ee21022.tar.gz
Updating the docker image for the module cluster (#2426)
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 595fc80..85b3242 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