Update to the even more recent grafana 10.4.15
We just deployed grafana02 with 10.4.14 which was latest when I started
poking at this. Since then 10.4.15 has been released. Update to this
latest release.
Changelog can be seen here:
58a279e109/CHANGELOG.md (10415-2025-01-28)
Change-Id: I7a8fd7bc273e628475df8bfc492e8a0fdf480457
This commit is contained in:
parent
2a04501e45
commit
d92410106e
@ -5,7 +5,7 @@ version: '2'
|
||||
services:
|
||||
grafana:
|
||||
restart: always
|
||||
image: docker.io/grafana/grafana-oss:10.4.14
|
||||
image: docker.io/grafana/grafana-oss:10.4.15
|
||||
network_mode: host
|
||||
environment:
|
||||
GF_SERVER_DOMAIN: 'grafana.opendev.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user