Merge pull request #3288 from dchen1107/cleanup

Using google/cadvisor:0.7.1 instead of :latest
pull/6/head
Daniel Smith 2015-01-07 14:47:38 -08:00
commit f5c179f83d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: v1beta2
id: cadvisor-agent
containers:
- name: cadvisor
image: google/cadvisor:latest
image: google/cadvisor:0.7.1
ports:
- name: http
containerPort: 8080