upgrade logging grafana to 13.1.0
This commit is contained in:
@@ -41,8 +41,10 @@ services:
|
||||
- logging-nw
|
||||
|
||||
grafana:
|
||||
# Pinned for the same reason as loki — see comment there.
|
||||
image: grafana/grafana:10.4.2
|
||||
# Keep a fixed release for reproducible Portainer redeploys. Grafana 13.1.0
|
||||
# is supported by the host's Fedora 44 / kernel 7.1 runtime; the old 10.4.2
|
||||
# pin was only required by the retired Fedora 35 / kernel 5.16 host.
|
||||
image: grafana/grafana:13.1.0
|
||||
container_name: grafana
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user