diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 249d44f195d..c46e7050b6d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -e15a278612ccb4a1d53644193e7a4d3e2e1c6e8a +6dd7adf938419af5876a29c2b7922ee9feac9c1f diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f04af16f71b..168da2f1752 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -63,7 +63,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2021-05-20T15-33-57 + export IMAGE_VERSION=master-2021-05-20T21-27-37 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools