diff --git a/test/gloo/install.sh b/test/gloo/install.sh index cf39037ee..af60bf4f8 100755 --- a/test/gloo/install.sh +++ b/test/gloo/install.sh @@ -2,7 +2,7 @@ set -o errexit -GLOO_VER="1.12.31" +GLOO_VER="1.14.10" REPO_ROOT=$(git rev-parse --show-toplevel) mkdir -p ${REPO_ROOT}/bin