diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 7578156c51..8acc79dccd 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -3077dbbd776304abda060daee3db16f5fb06bdc5 +954ee3aeab74bd3b7447b9fc55b57396ced5cc0d diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 42999c27fd..dc15f224f0 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-88a79b0889d7cefe8cefd4cd3cf051c626efb2d7 + IMAGE_VERSION=master-700d1817d60f98e7d70ee9ec673b275486702ebc fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools