Bump 1.17.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-11-07 17:10:22 -08:00
parent 03fefaca39
commit 6d101fb068
3 changed files with 10 additions and 2 deletions

View file

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