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