diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 84334a5019..fc42d90946 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -362e86375062a3bfc6f4e70f8e9ad0d4c544de54 +142bca2b630dc828ac3933743912b7b79c6f51c5 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 31b23a40cb..025950cdbe 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -65,7 +65,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2022-01-19T02-39-07 + export IMAGE_VERSION=master-2022-01-19T18-35-09 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools