Bump 1.16.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-08-18 15:37:14 -07:00 committed by Joffrey F
parent 7611492f9c
commit 7805960a73
3 changed files with 62 additions and 2 deletions

View file

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