diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 1711e7ad92..92746520d1 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -1c0760e890c4f9d31b86c913431bbfae31b71c24 +66e0ce5ba9c21a2a1af38dc7e3bc90e5fcc81e52 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 303f0e1bb2..079817407f 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-08T23-57-17 + export IMAGE_VERSION=master-2021-01-09T01-37-06 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools