Bump 1.17.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-10-16 16:50:51 -07:00
parent 63b5722b16
commit a0f95afcd1
3 changed files with 61 additions and 4 deletions

View file

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