1
0
Fork 0

chore: Bump Docker version to 17.03

This commit is contained in:
Fernandez Ludovic 2017-06-27 22:56:19 +02:00 committed by Ludovic Fernandez
parent fdb24c64e4
commit 7a34303593
5 changed files with 4 additions and 7 deletions

View file

@ -15,7 +15,7 @@ RUN go get github.com/jteeuwen/go-bindata/... \
&& go get github.com/sgotti/glide-vc
# Which docker version to test on
ARG DOCKER_VERSION=1.10.3
ARG DOCKER_VERSION=17.03.1
# Which glide version to test on