We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1000e commit 03ef561Copy full SHA for 03ef561
production/docker/docker-compose.yaml
@@ -20,7 +20,7 @@ services:
20
- loki
21
22
grafana:
23
- image: grafana/grafana:12.3.3@sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf
+ image: grafana/grafana:12.4.0@sha256:b0ae311af06228bcfd4a620504b653db80f5b91e94dc3dc2a5b7dab202bcde20
24
ports:
25
- "3000:3000"
26
environment:
0 commit comments