diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index dd8551d1de..aa8c46965d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -113c9ebd7dffc3c7912cac001245b5ce272a2fd2 +f0c964858bc7cc9f02af8d0134e913f18b5169a3 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 1b4b15a658..105b0f3ea6 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-01-29T01-18-46 + export IMAGE_VERSION=master-2021-02-17T16-37-14 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools