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.
2 parents 26810a6 + a075b7c commit 7244b9dCopy full SHA for 7244b9d
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