mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update all non-major dependencies
This commit is contained in:
parent
8ca61eded2
commit
ff3e997d4e
3 changed files with 312 additions and 299 deletions
|
@ -295,7 +295,7 @@ services:
|
|||
|
||||
grafana:
|
||||
# TODO: check if we need init: true
|
||||
image: grafana/grafana:11.1.3
|
||||
image: grafana/grafana:11.5.0
|
||||
environment:
|
||||
- GF_AUTH_ANONYMOUS_ENABLED=true
|
||||
- GF_AUTH_ANONYMOUS_ORG_ROLE=Admin
|
||||
|
@ -329,7 +329,7 @@ services:
|
|||
- ./docker/health/prometheus.sh:/docker/health/prometheus.sh
|
||||
|
||||
tempo:
|
||||
image: grafana/tempo:2.5.0
|
||||
image: grafana/tempo:2.7.0
|
||||
command:
|
||||
- -config.file=/etc/tempo/config.yml
|
||||
healthcheck:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue