mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#7376)
This commit is contained in:
parent
666a081e79
commit
6adcf81c8e
|
@ -1 +1 @@
|
||||||
75dda05991cfcad581505c5fdc3588845524377f
|
d1c990b8e308d92fe3a76db64f2c9ad11714b0ba
|
||||||
|
|
|
@ -59,7 +59,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2020-05-18T17-57-46
|
export IMAGE_VERSION=master-2020-05-20T22-13-03
|
||||||
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