Skip to content

Commit

Permalink
chore(deps): update zookeeper docker tag to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 95ff534 commit 63ef15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/testing/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:

# See https://github.com/simplesteph/kafka-stack-docker-compose
zoo1:
image: zookeeper:3.4.9
image: zookeeper:3.9.0
hostname: zoo1
ports:
- "2181:2181"
Expand Down

0 comments on commit 63ef15f

Please sign in to comment.