mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12400)
This commit is contained in:
parent
05ea04b4e3
commit
d6e33fe4fb
|
@ -1 +1 @@
|
||||||
ca04156aacaf230f7adb21af7ace93d7843c8d3f
|
8f1594bbcf9f268617ac9856c194dff83377c426
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-37718fa3c18cd3a726c344664956aa9be1837c09
|
IMAGE_VERSION=master-d9cc8912ef383fa3127e6529c07146ab51b0c625
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue