mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8769)
This commit is contained in:
parent
1b335d6021
commit
c878937e0d
|
@ -1 +1 @@
|
||||||
798111b689c4fd2bfaaf0a2906aa44298c8910ad
|
a977fc5ff5770e5ec2fd622148f009fa71ea8358
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue