Bump 1.8.1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-09-21 15:02:41 -07:00
commit de90765531
4 changed files with 46 additions and 5 deletions

View file

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