diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 43951de242..b8bd33b42f 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -bf4893ff6aa6ea91e8ea2ecaa41c4a7ea1b32577 +b36dbfa6aefc58609da58c41ed8bacd87d614619 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 105b0f3ea6..a94e11d514 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-02-17T16-37-14 + export IMAGE_VERSION=master-2021-02-22T14-24-32 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools