Update docker/exporters/docker-compose.yml
This commit is contained in:
parent
194e640d2a
commit
eab33ab00e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
||||||
- /:/host:ro,rslave
|
- /:/host:ro,rslave
|
||||||
|
|
||||||
cadvisor:
|
cadvisor:
|
||||||
image: gcr.io/cadvisor/cadvisor:v0.50.0
|
image: gcr.io/cadvisor/cadvisor:v0.49.1
|
||||||
container_name: cadvisor
|
container_name: cadvisor
|
||||||
ports:
|
ports:
|
||||||
- 9101:8080
|
- 9101:8080
|
||||||
|
|
Loading…
Reference in a new issue