diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 50270b208b..ca60c7f718 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b2abe109bc6950df7eca7201bf4dd6e23ceee802 +32dc27a8c49b57b20fcf2727d77e34f133f44441 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f67f5c667c..3d697ff587 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -65,7 +65,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2021-12-08T14-29-20 + export IMAGE_VERSION=master-2021-12-09T18-38-52 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools