diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index eee848be..bcb04354 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -6f8522e8e865a0192656798459264cf86ba3ff3c +d8c7c7cf927c5873614bcb047dcf9871e0ea1274 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index ec5d86df..d411ddc2 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.15-d0c223ae98e58a729b936479ce956c5a8707fe3c + IMAGE_VERSION=release-1.15-75433625529f5fb0124f158bbc4d8a760a8f097a fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools