summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
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 3e30dd15..212f9b97 100755
--- a/script/run/run.sh
+++ b/script/run/run.sh
@@ -15,7 +15,7 @@
set -e
-VERSION="1.6.1"
+VERSION="1.6.2"
IMAGE="docker/compose:$VERSION"