Bump 1.11.2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-02-16 17:14:34 -08:00
commit dfed245b57
3 changed files with 23 additions and 2 deletions

View file

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