Use official docker 1.11.1 image to test docker 1.11

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
Derek McGowan 2016-04-28 14:51:13 -07:00
parent ba927007b0
commit 8cded9db0d
1 changed files with 2 additions and 2 deletions

View File

@ -53,12 +53,12 @@ time docker pull distribution/golem-runner:0.1-bats
time docker pull docker:1.9.1-dind
time docker pull docker:1.10.3-dind
time docker pull dockerswarm/dind:1.11.0-rc2
time docker pull docker:1.11.1-dind
golem -cache $cachedir \
-i "golem-distribution:latest,$distimage,$distversion" \
-i "golem-dind:latest,docker:1.9.1-dind,1.9.1" \
-i "golem-dind:latest,docker:1.10.3-dind,1.10.3" \
-i "golem-dind:latest,dockerswarm/dind:1.11.0-rc2,1.11.0" \
-i "golem-dind:latest,docker:1.11.1-dind,1.11.1" \
$DIR