Using google/cadvisor:0.7.1 instead of :latest

This commit is contained in:
Dawn Chen 2015-01-07 14:14:20 -08:00
parent fd9d2df6e1
commit 6cb7f0451c

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