Bump 1.8.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-06-14 11:33:45 -07:00
commit 22c0779a49
4 changed files with 55 additions and 5 deletions

View file

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