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 0667175 commit 547c137Copy full SHA for 547c137
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.9"
2
services:
3
kafka:
4
- image: confluentinc/cp-kafka:7.9.1
+ image: confluentinc/cp-kafka:8.0.0
5
ports:
6
- "9092:9092"
7
- "9101:9101"
0 commit comments