Skip to content

Commit

Permalink
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent d31a402 commit 4ad3683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.kafkacluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:7.1.0
image: confluentinc/cp-zookeeper:7.3.3
hostname: zookeeper
container_name: zookeeper
ports:
Expand Down

0 comments on commit 4ad3683

Please sign in to comment.