Skip to content

Commit e5c32f2

Browse files
Merge pull request nestjs#2930 from nestjs/renovate/docker-confluentinc-cp-kafka-5.x
chore(deps): update confluentinc/cp-kafka docker tag to v5.3.1
2 parents ae207ca + 7ec4216 commit e5c32f2

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.0
60+
image: confluentinc/cp-kafka:5.3.1
6161
depends_on:
6262
- zookeeper
6363
ports:

0 commit comments

Comments
 (0)