diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 70cc9579e1..c7d7c09c68 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -99d572ff2561f5d9be91bfdef5fcd009332ae914 +ca15c57043008fed30bdbe2d563d6ec8ccd7307b diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 4322828716..1d023b3609 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -59,7 +59,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2020-07-08T14-39-36 + export IMAGE_VERSION=master-2020-07-10T02-22-20 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools