diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 76e9a7d9..61625374 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -0385c6019cd135f355d36ce779d75fe2ce9f2668 +f4cd99ecd782cec791988bd5edfe862cbf563035 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 1f14217b..799d2c53 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-22432d63476f49d7868d86c62f141e5322402879 + IMAGE_VERSION=release-1.16-b46bf793553c9bfedf6cf27ddacd67f3768b3a25 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools