Skip to content

Commit cfa7606

Browse files
Merge pull request nestjs#3828 from nestjs/renovate/docker-confluentinc-cp-kafka-5.x
chore(deps): update confluentinc/cp-kafka docker tag to v5.4.0
2 parents 8748da2 + fa58ede commit cfa7606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
kafka:
5858
container_name: test-kafka
5959
hostname: kafka
60-
image: confluentinc/cp-kafka:5.3.2
60+
image: confluentinc/cp-kafka:5.4.0
6161
depends_on:
6262
- zookeeper
6363
ports:

0 commit comments

Comments
 (0)