diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 5c40d5f994..722436459d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -6f9ee5c30a85c2b63126d600f3b4cff2ea1a8f70 +d221debbf93dce9fe162ae6bf0ab62adfd7f54e4 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index ad721301e4..1d0f7c4d43 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -73,7 +73,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-2022-04-22T17-24-18 + IMAGE_VERSION=master-2022-04-22T22-57-44 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools