summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2017-05-26 14:39:47 -0700
committerJoffrey F <f.joffrey@gmail.com>2017-05-30 15:23:00 -0700
commite6000051f7f1ac86cc668bcf927dc9e58389f617 (patch)
tree4dea128f265a64f8da341464e94131c1a9b0479c /script
parent909ef7f4352ee7a107bd6880beaa939a19f385a7 (diff)
Bump 1.14.0-rc1
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'script')
-rwxr-xr-xscript/run/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/run/run.sh b/script/run/run.sh
index d1e1faba..45063abd 100755
--- a/script/run/run.sh
+++ b/script/run/run.sh
@@ -15,7 +15,7 @@
set -e
-VERSION="1.13.0"
+VERSION="1.14.0-rc1"
IMAGE="docker/compose:$VERSION"