mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.5.0 (#2912)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
755bf8fcc1
commit
4dfedba6c9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ services:
|
|||
- ./.hive/clickhouse/db:/var/lib/clickhouse
|
||||
|
||||
zookeeper:
|
||||
image: confluentinc/cp-zookeeper:7.4.0
|
||||
image: confluentinc/cp-zookeeper:7.5.0
|
||||
hostname: zookeeper
|
||||
networks:
|
||||
- 'stack'
|
||||
|
|
|
|||
Loading…
Reference in a new issue