This commit is contained in:
nyyu 2023-12-09 13:02:46 +01:00
parent cf52dbc888
commit 8b55fc20ae

View File

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