diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 3d01e0a125..c261cc67f3 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -aaa275dc065fd8f874b7ab8c244bfa52900b7e7e +fa22ff656bcb449998e18131f57f77d47f030e68 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 94a83ca55c..c1e73c622b 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-10-01T16-47-52 + export IMAGE_VERSION=master-2021-10-04T20-26-54 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools