Bump 1.22.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-06-21 18:48:04 +00:00
parent e8af19daa3
commit 1fb5039585
3 changed files with 59 additions and 2 deletions

View file

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