Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent ac6c1bc commit 8655bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
- 6379:6379

kafka_zookeeper:
image: confluentinc/cp-zookeeper:7.0.1
image: confluentinc/cp-zookeeper:7.5.0
container_name: kafka_zookeeper
environment:
ZOOKEEPER_CLIENT_PORT: 2181
Expand Down

0 comments on commit 8655bc2

Please sign in to comment.