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 6a3e36f commit c5f6310Copy full SHA for c5f6310
docker-compose.yml
@@ -3,7 +3,7 @@ version: '2'
3
services:
4
kafka:
5
container_name: kafka
6
- image: confluentinc/cp-kafka:8.0.0
+ image: confluentinc/cp-kafka:8.0.1
7
8
ports:
9
- 9092:9092
0 commit comments