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 990ff67 commit ca86449Copy full SHA for ca86449
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
kafka:
3
container_name: kafka
4
- image: confluentinc/cp-kafka:7.8.0
+ image: confluentinc/cp-kafka:7.8.1
5
6
ports:
7
- 9092:9092
0 commit comments