Skip to content

Commit

Permalink
Merge pull request #12986 from nestjs/renovate/confluentinc-cp-kafka-7.x
Browse files Browse the repository at this point in the history
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.3
  • Loading branch information
kamilmysliwiec authored Jan 3, 2024
2 parents a778772 + 8496b7d commit 5432b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
kafka:
container_name: test-kafka
hostname: kafka
image: confluentinc/cp-kafka:7.5.2
image: confluentinc/cp-kafka:7.5.3
depends_on:
- zookeeper
ports:
Expand Down

0 comments on commit 5432b03

Please sign in to comment.