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 911aa4b + 436cdb2 commit 623f94fCopy full SHA for 623f94f
docker-compose.yml
@@ -36,7 +36,7 @@ services:
36
- 6379:6379
37
38
kafka_zookeeper:
39
- image: confluentinc/cp-zookeeper:7.8.0
+ image: confluentinc/cp-zookeeper:7.8.1
40
container_name: kafka_zookeeper
41
environment:
42
ZOOKEEPER_CLIENT_PORT: 2181
0 commit comments