Skip to content

Commit 441d4c5

Browse files
authored
Merge pull request #2617 from nestjs/renovate/confluentinc-cp-kafka-7.x
chore(deps): update confluentinc/cp-kafka docker tag to v7.8.1
2 parents 623f94f + e13d36b commit 441d4c5

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.0
46+
image: confluentinc/cp-kafka:7.8.1
4747
container_name: broker
4848
ports:
4949
- "9092:9092"

0 commit comments

Comments
 (0)