summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2017-08-25 16:06:42 -0700
committerJoffrey F <f.joffrey@gmail.com>2017-08-28 15:21:39 -0700
commit5cc23c540c95e40d137b77e2aa419ce62c1f17c5 (patch)
tree71bdddc32229549756727ad1161a622ed6043d78 /script
parentabdeed7bb6ab4e384a9a93fa7020a5258c704ce6 (diff)
Bump 1.16.0-rc2
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 bf9a26cb..0f0d3d9d 100755
--- a/script/run/run.sh
+++ b/script/run/run.sh
@@ -15,7 +15,7 @@
set -e
-VERSION="1.16.0"
+VERSION="1.16.0-rc2"
IMAGE="docker/compose:$VERSION"