mirror of
https://github.com/stefanprodan/dockprom.git
synced 2025-05-05 15:32:50 +00:00
build(deps): update cadvisor to v0.50.0
This commit is contained in:
parent
5f2e268c9e
commit
21a6b40f4d
@ -18,7 +18,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||
image: gcr.io/cadvisor/cadvisor:v0.50.0
|
||||
container_name: cadvisor
|
||||
privileged: true
|
||||
devices:
|
||||
|
@ -66,7 +66,7 @@ services:
|
||||
org.label-schema.group: "monitoring"
|
||||
|
||||
cadvisor:
|
||||
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||
image: gcr.io/cadvisor/cadvisor:v0.50.0
|
||||
container_name: cadvisor
|
||||
privileged: true
|
||||
devices:
|
||||
|
Loading…
x
Reference in New Issue
Block a user