summaryrefslogtreecommitdiff
path: root/script/run/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/run/run.sh')
-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 f3456720..ffeec59a 100755
--- a/script/run/run.sh
+++ b/script/run/run.sh
@@ -15,7 +15,7 @@
set -e
-VERSION="1.24.0"
+VERSION="1.25.0"
IMAGE="docker/compose:$VERSION"