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 459c654 commit a5a3cd6Copy full SHA for a5a3cd6
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.1
6
hostname: zookeeper
7
container_name: zookeeper
8
ports:
0 commit comments