Bump 1.19.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-01-23 11:02:16 -08:00
parent 707f9db18a
commit d149ccd312
3 changed files with 89 additions and 2 deletions

View file

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