chore(deps): update prom/prometheus docker tag to v2.51.0 #10

Merged
nyyu merged 1 commit from renovate/prom-prometheus-2.x into master 2024-03-21 07:37:30 +01:00
Showing only changes of commit b87283bcfc - 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.1
image: prom/prometheus:v2.51.0
container_name: prometheus
restart: unless-stopped
volumes: