diff --git a/setup.sh b/setup.sh index ce38c9117..73b6cf4eb 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.11.19" +UTILS_TAG="20.11.24" function print_help() { cat <