Use latest cAdvisor image.

This keeps us from downloading all cAdvisor images just to use "latest".
pull/6/head
Victor Marmol 2014-07-15 10:16:52 -07:00
parent 3a9295add0
commit d9962946fc
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
image: google/cadvisor:latest
ports:
- name: http
containerPort: 8080