Bump 1.10.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-01-30 16:20:59 -08:00
commit b25273892d
3 changed files with 25 additions and 2 deletions

View file

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