Skip to content

Commit 7244b9d

Browse files
authored
Merge pull request #2637 from nestjs/renovate/confluentinc-cp-kafka-7.x
chore(deps): update confluentinc/cp-kafka docker tag to v7.9.0
2 parents 26810a6 + a075b7c commit 7244b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
ZOOKEEPER_TICK_TIME: 2000
4444

4545
kafka_broker:
46-
image: confluentinc/cp-kafka:7.8.1
46+
image: confluentinc/cp-kafka:7.9.0
4747
container_name: broker
4848
ports:
4949
- "9092:9092"

0 commit comments

Comments
 (0)