diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 2724aba6ce8..c2c9539d19d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b709a86480d964d7b33ecac07ea14e53b501780e +17213fe3b9c5c52226d68fb52de97de95ee3f0b0 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f04efacf7fe..1b4b15a6581 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-01-27T16-26-22 + export IMAGE_VERSION=master-2021-01-29T01-18-46 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools