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 470400c commit 1469256Copy full SHA for 1469256
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.9"
2
services:
3
kafka:
4
- image: confluentinc/cp-kafka:7.9.4
+ image: confluentinc/cp-kafka:8.1.0
5
ports:
6
- "9092:9092"
7
- "9101:9101"
0 commit comments