We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b84767 + fb452e0 commit c4b6005Copy full SHA for c4b6005
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.9.2
+ image: confluentinc/cp-kafka:8.0.0
22
depends_on:
23
- zookeeper
24
ports:
0 commit comments