Bump 1.20.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-02-27 14:44:21 -08:00
parent 4ceeaad089
commit 86428af5bc
3 changed files with 79 additions and 2 deletions

View file

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