Bump 1.18.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-12-13 13:40:42 -08:00
parent 5a7ba590fb
commit 8dd22a962a
3 changed files with 12 additions and 11 deletions

View file

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