mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12192)
This commit is contained in:
parent
425570c0c7
commit
d27941edb7
|
@ -1 +1 @@
|
||||||
98686c03c86b33b4b0ff6a2015bacb30e9c3db97
|
f9d64a5f4fd9cf1d640c1dd50f673c148eb960a9
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-22361bb38783e99292f4c2b6695f46669f6ed6e8
|
IMAGE_VERSION=master-bbf310864a8dd61c66af8ead0786b1ec2d7cfc72
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue