Merge branch 'release'

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-10-30 14:26:40 -07:00
commit 91182ccb34
3 changed files with 78 additions and 2 deletions

View file

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