Merge pull request #4793 from shin-/sync-release_master

Resync release and master branches
This commit is contained in:
Joffrey F 2017-05-04 14:41:06 -07:00 committed by GitHub
commit 301b06ca92
3 changed files with 59 additions and 3 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.12.0dev"
VERSION="1.13.0"
IMAGE="docker/compose:$VERSION"