We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e47e02c + 8c7983f commit 9b84767Copy full SHA for 9b84767
1 file changed
spring-kafka-example/compose.yaml
@@ -18,7 +18,7 @@ services:
18
- '2181:2181'
19
20
kafka:
21
- image: confluentinc/cp-kafka:7.4.0
+ image: confluentinc/cp-kafka:7.9.2
22
depends_on:
23
- zookeeper
24
ports:
0 commit comments