diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index a039987fb1..a5c3077660 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -7012b0fa6ff9258adf969aba44c06091858e2f26 +be84ab6f0e67d00b6a92d3497197b4ed9ba72ddc diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index bfabad953c..c963ff0d2d 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-25T23-11-11 + export IMAGE_VERSION=master-2021-05-27T17-28-48 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools