diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index a5c3077660c..d437ce8978a 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -be84ab6f0e67d00b6a92d3497197b4ed9ba72ddc +8e44206d196617bc0913cac55899d5ba48a0f719 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index c963ff0d2d8..a83fc08a958 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-27T17-28-48 + export IMAGE_VERSION=master-2021-05-28T13-51-57 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools