Bump 1.19.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2018-02-07 10:53:31 -08:00
parent 84f7bef1b7
commit 9e633ef35a
3 changed files with 3 additions and 3 deletions

View file

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