Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 94c5866 commit a9276c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:7.7.1
image: confluentinc/cp-zookeeper:7.8.0
hostname: zookeeper
ports:
- "2181:2181"
Expand Down

0 comments on commit a9276c6

Please sign in to comment.