diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index ff00bd81ba..2f32c3e3bf 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -ccf27627aaeceebf2f8844656e3b76a0b7eac3f6 +9d303ced37231407b7bfa7c7a1cd2de95299c84a diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 5d9d1aadf0..d231fc5e0b 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -59,7 +59,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2020-05-28T00-40-33 + export IMAGE_VERSION=master-2020-05-31T23-50-32 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools