mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-22 10:33:15 +08:00
release: v0.4.5
This commit is contained in:
parent
865e487fc3
commit
c8830c9e3a
@ -22,7 +22,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
query-service:
|
||||
image: signoz/query-service:0.4.4
|
||||
image: signoz/query-service:0.4.5
|
||||
container_name: query-service
|
||||
command: ["-config=/root/config/prometheus.yml"]
|
||||
ports:
|
||||
@ -43,7 +43,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
frontend:
|
||||
image: signoz/frontend:0.4.4
|
||||
image: signoz/frontend:0.4.5
|
||||
container_name: frontend
|
||||
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user