"Bump 1.23.0-rc3"

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-10-17 12:16:34 -07:00
parent 5ab3e47b42
commit 45189c134d
3 changed files with 9 additions and 2 deletions

View file

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