Automator: update common-files@master in istio/istio.io@master (#8769)

This commit is contained in:
Istio Automation 2021-01-13 07:47:02 -08:00 committed by GitHub
parent 1b335d6021
commit c878937e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
798111b689c4fd2bfaaf0a2906aa44298c8910ad a977fc5ff5770e5ec2fd622148f009fa71ea8358

View File

@ -63,7 +63,7 @@ fi
# Build image to use # Build image to use
if [[ "${IMAGE_VERSION:-}" == "" ]]; then if [[ "${IMAGE_VERSION:-}" == "" ]]; then
export IMAGE_VERSION=master-2021-01-11T16-25-37 export IMAGE_VERSION=master-2021-01-13T15-02-13
fi fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then if [[ "${IMAGE_NAME:-}" == "" ]]; then
export IMAGE_NAME=build-tools export IMAGE_NAME=build-tools