Merge branch 'release'

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-12-18 15:58:40 -08:00
commit 095292bf83
3 changed files with 93 additions and 1 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.17.0"
VERSION="1.18.0"
IMAGE="docker/compose:$VERSION"