mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8997)
This commit is contained in:
parent
4e7e25c922
commit
ec027beacf
|
@ -1 +1 @@
|
||||||
113c9ebd7dffc3c7912cac001245b5ce272a2fd2
|
f0c964858bc7cc9f02af8d0134e913f18b5169a3
|
||||||
|
|
|
@ -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-29T01-18-46
|
export IMAGE_VERSION=master-2021-02-17T16-37-14
|
||||||
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