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