diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 16bca574..a9dce8bc 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b81d8f5e2b84f9591d9f8c466dda1ef4cb9e4421 +5b96fc4a0cd9f1787cc6cb2c9851303ffe4169ef diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 442534fd..48e4b605 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.17-e55619f365dde09be51da7b180ca118693302b8b + IMAGE_VERSION=release-1.17-a996195d9112d7befa277a193a4f911ca63adc88 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools