Use etcd 2.3.7 (container already pushed)

This commit is contained in:
Daniel Smith
2016-09-08 14:34:45 -07:00
committed by Wojciech Tyczynski
parent 884e32c8fd
commit 279219ca89
10 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
"containers": [
{
"name": "etcd",
"image": "gcr.io/google_containers/etcd-ARCH:3.0.4",
"image": "gcr.io/google_containers/etcd-ARCH:2.3.7",
"command": [
"/usr/local/bin/etcd",
"--listen-client-urls=http://127.0.0.1:2379,http://127.0.0.1:4001",