diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 5555271c7a..e7f749f568 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -e26e9bdb657d1dcef6c0e2b5268c03205bb55ee3 +fa4a1169e68ee12bfcf9af39a61ebdc90fff6026 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 1f9fa1bd83..6959473c13 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -75,7 +75,7 @@ fi TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io} PROJECT_ID=${PROJECT_ID:-istio-testing} if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-6a491d8a0a4c0e20232d55851286f3b8f62a15a6 + IMAGE_VERSION=master-bbf48991a2e1fa68189c065634cfa7b1c7775fe8 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools