diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index c62df27b665..b50e9bc19d7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -a5a5f728a0bd30ed14b19439d896a347de052cb6 +fffff877ebb54fcba1d382b38603c69e2611cbb9 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index ebd201f7b5b..c40a42c6105 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=release-1.16-025cd87a38a3864495e5f54a1916c04cd33ebacd + IMAGE_VERSION=release-1.16-bbdc379fe3a5ee2dcf30c3eef9d214b1fb65ac1c fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools