diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index b8bd33b4..1ec2dc10 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b36dbfa6aefc58609da58c41ed8bacd87d614619 +6fce4da9178ec1ade6fb361def33a0c4de8abb6b diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index a94e11d5..d135bf83 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -63,7 +63,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=master-2021-02-22T14-24-32 + export IMAGE_VERSION=master-2021-03-01T22-30-49 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools