mirror of
https://github.com/stefanprodan/dockprom.git
synced 2026-06-28 12:55:44 +00:00
Update cadvisor to v0.39.2
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.39.0
|
||||
image: gcr.io/cadvisor/cadvisor:v0.39.2
|
||||
container_name: cadvisor
|
||||
volumes:
|
||||
- /:/rootfs:ro
|
||||
|
||||
@@ -68,7 +68,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.39.0
|
||||
image: gcr.io/cadvisor/cadvisor:v0.39.2
|
||||
container_name: cadvisor
|
||||
volumes:
|
||||
- /:/rootfs:ro
|
||||
|
||||
Reference in New Issue
Block a user