Bump 1.11.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-02-09 10:17:28 -08:00
commit 7c5d5e4031
3 changed files with 10 additions and 2 deletions

View file

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