diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 798cb715438..70c6391f747 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -6a52426d268c8efe06637d85a7099a4a251a8080 +4da40f2ee481cdb94a008776a762b0e3e6c36bd1 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 2918b919a73..7180b77b8e8 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.14-0d1073e9352fa2b6a5ef2daa95c787a6f6d0d267 + IMAGE_VERSION=release-1.14-0c4413d13921234efc115a6acc7097c47de0e815 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools