diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 71e79d5c71..5bbc1b8115 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -264b59ef861ed4b95cfd12d97982628a1c0ea54a +11e5452600f0d09e29077dd2fd70a7bcd1da8c64 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index e0aee0e497..7dbb9af787 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -73,7 +73,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-34b06c08ee613a15e08c5888ac269ad22f23d23e + IMAGE_VERSION=master-732f2d6c4a366e0f46cd3885fe361ae7456d5651 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools