Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent 4b4d12e commit 8ec8762
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 @@ -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 8ec8762

Please sign in to comment.