Bump 1.9.0-rc3

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-11-02 17:00:05 -07:00
commit fcd38d3c4b
3 changed files with 5 additions and 2 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.9.0-rc2"
VERSION="1.9.0-rc3"
IMAGE="docker/compose:$VERSION"