diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index d926a156c52..8dfc2a5f912 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -036234cc8d2f76846bd13d8df90cb1e7cb853ba0 +2b7fb6684a24a5a8d5a97d6078deadb56e5b24b6 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index e45973ec423..04260fe1c98 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=release-1.9-2021-03-15T05-33-53 + export IMAGE_VERSION=release-1.9-2021-04-06T17-47-31 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools