We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61adba commit e4e2765Copy full SHA for e4e2765
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
- "27017:27017"
19
20
zookeeper:
21
- image: confluentinc/cp-zookeeper:7.4.3
+ image: confluentinc/cp-zookeeper:7.7.1
22
hostname: zookeeper
23
container_name: zookeeper
24
ports:
0 commit comments