We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5cc8a5 + b664119 commit e47e02cCopy full SHA for e47e02c
1 file changed
spring-kafka-example/compose.yaml
@@ -10,7 +10,7 @@ services:
10
SPRING_PROFILES_ACTIVE: "default"
11
12
zookeeper:
13
- image: confluentinc/cp-zookeeper:7.4.0
+ image: confluentinc/cp-zookeeper:7.9.2
14
environment:
15
ZOOKEEPER_CLIENT_PORT: 2181
16
ZOOKEEPER_TICK_TIME: 2000
0 commit comments