Bump 1.16.0-rc2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-08-25 16:06:42 -07:00 committed by Joffrey F
parent dc4b77deb0
commit cfb0fda1b1
2 changed files with 61 additions and 1 deletions

View file

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