diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 16df3204f8..f959bf2e5f 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -c30332203559c43aa6168fa0804aca6699fd08da +8e4f87c53c9cad1fe0407d32dcabb15848fa9fcb diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 2e60b7e92e..624669102e 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -59,7 +59,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2020-10-30T22-07-33 + export IMAGE_VERSION=master-2020-10-31T05-33-08 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools