mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10589)
This commit is contained in:
parent
eb83a53814
commit
b48d76bccb
|
@ -1 +1 @@
|
||||||
b2abe109bc6950df7eca7201bf4dd6e23ceee802
|
32dc27a8c49b57b20fcf2727d77e34f133f44441
|
||||||
|
|
|
@ -65,7 +65,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2021-12-08T14-29-20
|
export IMAGE_VERSION=master-2021-12-09T18-38-52
|
||||||
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