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 d31a402 commit cdc27d0Copy full SHA for cdc27d0
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.5.1
6
hostname: zookeeper
7
container_name: zookeeper
8
ports:
0 commit comments