fix(service): pin image to static version for open observe
This commit is contained in:
parent
978d46739d
commit
e7853656c3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
openobserve:
|
||||
image: public.ecr.aws/zinclabs/openobserve:latest
|
||||
image: public.ecr.aws/zinclabs/openobserve:v0.90.0
|
||||
environment:
|
||||
- SERVICE_URL_OPENOBSERVE_5080
|
||||
- ZO_DATA_DIR=/data
|
||||
|
|
|
|||
Loading…
Reference in a new issue