mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12678)
This commit is contained in:
parent
1620244b1b
commit
74b16c2b7c
|
@ -1 +1 @@
|
||||||
bf956b5dae089f1585caf52f943df69447727b18
|
4aaed195eb80d5edf6af5996836042bfd2a0e722
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-5781e1080a49891e993bdadec6031d072943d531
|
IMAGE_VERSION=master-21f37360cfc984d6ff16821ee423f213d09017e9
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue