File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ apt-get update
4949apt-get -qy upgrade
5050
5151# install required packages
52- apt-get install lxc-docker-0.7.1 curl git make python-setuptools python-pip -yq
52+ apt-get install lxc-docker-0.7.3 curl git make python-setuptools python-pip -yq
5353
5454# wait for docker to start
5555while [ ! -e /var/run/docker.sock ] ; do
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ apt-get update
3939apt-get dist-upgrade -yq
4040
4141# install required packages
42- apt-get install lxc-docker-0.7.1 curl git make python-setuptools python-pip -yq
42+ apt-get install lxc-docker-0.7.3 curl git make python-setuptools python-pip -yq
4343
4444# wait for docker to start
4545while [ ! -e /var/run/docker.sock ] ; do
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ apt-get update
4040apt-get dist-upgrade -yq
4141
4242# install required packages
43- apt-get install lxc-docker-0.7.1 curl git make python-setuptools python-pip -yq
43+ apt-get install lxc-docker-0.7.3 curl git make python-setuptools python-pip -yq
4444
4545# wait for docker to start
4646while [ ! -e /var/run/docker.sock ] ; do
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ apt-get update
4242apt-get dist-upgrade -yq
4343
4444# install required packages
45- apt-get install lxc-docker-0.7.1 git make python-setuptools python-pip -yq
45+ apt-get install lxc-docker-0.7.3 git make python-setuptools python-pip -yq
4646
4747# wait for docker to start
4848while [ ! -e /var/run/docker.sock ] ; do
You can’t perform that action at this time.
0 commit comments