diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 0e5dc3d301..a0f4fe3dd2 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -baed413909f2aea915cb0c0d8e6f304d9056f2a4 +c0d667fd7fab99d600c9586b3a458f0199f63b45 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index f6be0c4258..48367c05ff 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-03-21T17-16-23 + IMAGE_VERSION=master-2022-03-21T23-47-14 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools