We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf020e commit c047deeCopy full SHA for c047dee
docker-compose.yml
@@ -3,7 +3,7 @@ version: '2'
3
services:
4
kafka:
5
container_name: kafka
6
- image: confluentinc/cp-kafka:7.8.1
+ image: confluentinc/cp-kafka:7.9.0
7
8
ports:
9
- 9092:9092
0 commit comments