diff --git a/setup.sh b/setup.sh index 95369d82b..7db74042e 100644 --- a/setup.sh +++ b/setup.sh @@ -5,12 +5,12 @@ set -euo pipefail BRANCH=master DEV=false DOCKER_REGISTRY="https://registry-1.docker.io" -UTILS_TAG="20.09.30" +UTILS_TAG="20.10.16" function print_help() { cat <