diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 45a5738f..0b41923e 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -bd687211526fab2c78e2fbb214184e5cac7a02c1 +7809c4c9d5ed08daeca6c478142bb1d5b8671044 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 010b50fd..5f313510 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-07-06T15-41-58 + export IMAGE_VERSION=master-2021-07-13T05-13-58 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools