Bump 1.20.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-03-20 14:55:44 +01:00
parent 80ce4eafa7
commit ca8d3c6c18
3 changed files with 4 additions and 2 deletions

View file

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