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 3b726a5 commit a075b7cCopy full SHA for a075b7c
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
ZOOKEEPER_TICK_TIME: 2000
44
45
kafka_broker:
46
- image: confluentinc/cp-kafka:7.8.1
+ image: confluentinc/cp-kafka:7.9.0
47
container_name: broker
48
ports:
49
- "9092:9092"
0 commit comments