We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d08ab57 + 4e7228f commit 8943d05Copy full SHA for 8943d05
spec/test_cluster.rb
@@ -18,7 +18,7 @@ class TestCluster
18
}
19
20
DOCKER_HOSTNAME = URI(DOCKER_HOST).host
21
- KAFKA_IMAGE = "ches/kafka:0.10.0.0"
+ KAFKA_IMAGE = "ches/kafka:0.10.2.1"
22
ZOOKEEPER_IMAGE = "jplock/zookeeper:3.4.6"
23
KAFKA_CLUSTER_SIZE = 3
24
0 commit comments