Skip to content

Commit

Permalink
Merge pull request #11734 from nestjs/renovate/confluentinc-cp-zookee…
Browse files Browse the repository at this point in the history
…per-7.x

chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.0
  • Loading branch information
kamilmysliwiec committed Jun 12, 2023
2 parents 753d8d0 + 8ec8762 commit 8dcaef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/docker-compose.yml
Expand Up @@ -50,7 +50,7 @@ services:
zookeeper:
container_name: test-zookeeper
hostname: zookeeper
image: confluentinc/cp-zookeeper:7.3.2
image: confluentinc/cp-zookeeper:7.4.0
ports:
- "2181:2181"
environment:
Expand Down

0 comments on commit 8dcaef7

Please sign in to comment.