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