chore(deps): update prom/prometheus docker tag to v2.50.0 #5

Merged
nyyu merged 1 commit from renovate/prom-prometheus-2.x into master 2024-02-24 09:32:30 +01:00

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.49.1
image: prom/prometheus:v2.50.0
container_name: prometheus
restart: unless-stopped
volumes: