Bump 1.12.0-rc2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-03-23 15:21:40 -07:00
parent 7575f40069
commit 08dc2a4152
3 changed files with 5 additions and 2 deletions

View file

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