chore(deps): update prom/prometheus docker tag to v2.53.1

This commit is contained in:
nyyu 2024-07-10 19:49:08 +02:00
parent 04b3bf063e
commit 220ac943a0

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