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 ca8efac commit 5430581Copy full SHA for 5430581
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
kafka:
3
container_name: kafka
4
- image: confluentinc/cp-kafka:7.9.1
+ image: confluentinc/cp-kafka:8.0.0
5
6
ports:
7
- 9092:9092
0 commit comments