Bump 1.10.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-01-04 13:47:13 -08:00
commit ecff6f1a9a
3 changed files with 42 additions and 2 deletions

View file

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