Bump 1.7.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-05-04 11:50:15 -07:00
commit 0a9ab358bf
4 changed files with 46 additions and 5 deletions

View file

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