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 1874d75 commit 52439d2Copy full SHA for 52439d2
docker/docker-compose.kafkacluster.yml
@@ -12,7 +12,7 @@ services:
12
ZOOKEEPER_TICK_TIME: 2000
13
14
broker:
15
- image: confluentinc/cp-kafka:7.1.0
+ image: confluentinc/cp-kafka:7.3.1
16
hostname: broker
17
container_name: broker
18
depends_on:
0 commit comments