We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887b3e3 commit d42a8ebCopy full SHA for d42a8eb
deploy/docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
- "clickhouse.localhost"
44
45
grafana:
46
- image: "docker.io/grafana/grafana-oss:11.4.0"
+ image: "docker.io/grafana/grafana-oss:11.5.2"
47
healthcheck:
48
test: wget --no-verbose --tries=1 --spider http://localhost:3000/api/health || exit 1
49
timeout: 30s
docker-compose.default.yml
@@ -20,7 +20,7 @@ services:
20
21
22
23
24
25
26
0 commit comments