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.
1 parent f38e976 commit 666353aCopy full SHA for 666353a
docker/docker-compose.kafkacluster.yml
@@ -2,7 +2,7 @@
2
version: '2'
3
services:
4
zookeeper:
5
- image: confluentinc/cp-zookeeper:7.1.0
+ image: confluentinc/cp-zookeeper:7.2.2
6
hostname: zookeeper
7
container_name: zookeeper
8
ports:
0 commit comments