Bump 1.8.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-07-27 11:55:49 -07:00
commit 1110af1bae
3 changed files with 5 additions and 5 deletions

View file

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