feat(signoz): use latest tag for signoz/zookeeper
This commit is contained in:
parent
b3b60c7e5c
commit
ce64a99f28
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
max-file: "3"
|
||||
|
||||
zookeeper:
|
||||
image: signoz/zookeeper:3.7.1
|
||||
image: signoz/zookeeper:latest
|
||||
user: root
|
||||
healthcheck:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue