chore(deps): update prom/prometheus docker tag to v2.50.1 #6

Merged
nyyu merged 1 commit from renovate/prom-prometheus-2.x into master 2024-02-27 08:13:07 +01:00
Showing only changes of commit 449422d25e - Show all commits

View file

@ -42,7 +42,7 @@ services:
- "traefik.http.routers.grafana.rule=Host(`grafana.${HOST_SUFFIX}`)"
- "traefik.http.routers.grafana.entrypoints=web"
prometheus:
image: prom/prometheus:v2.50.0
image: prom/prometheus:v2.50.1
container_name: prometheus
restart: unless-stopped
volumes: