Use newer cadvisor image as latest is not the newest.

This commit is contained in:
2024-06-05 07:29:18 +02:00
parent ea15cf148c
commit 3131035b67

View File

@@ -52,7 +52,7 @@ services:
- "traefik.http.services.prometheus.loadbalancer.server.port=9090"
cadvisor:
image: gcr.io/cadvisor/cadvisor:latest
image: gcr.io/cadvisor/cadvisor:v0.49.1
container_name: cadvisor
hostname: cadvisor
restart: unless-stopped