mirror of
https://github.com/stefanprodan/dockprom.git
synced 2026-06-27 20:35:46 +00:00
build(deps): downgrade cadvisor to v0.55.1
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.56.2
|
||||
image: gcr.io/cadvisor/cadvisor:v0.55.1
|
||||
container_name: cadvisor
|
||||
privileged: true
|
||||
devices:
|
||||
|
||||
@@ -66,7 +66,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.56.2
|
||||
image: gcr.io/cadvisor/cadvisor:v0.55.1
|
||||
container_name: cadvisor
|
||||
privileged: true
|
||||
devices:
|
||||
|
||||
Reference in New Issue
Block a user