mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12219)
This commit is contained in:
parent
2fafca5022
commit
72302290e0
|
@ -1 +1 @@
|
||||||
ac4cf14054d8c06b553e5f282e453bdff21dcd5d
|
9fee69af7545adadbaa2706f78fb91dcf7cf5202
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-5476a2a447736be89da74102c1c67ebbd6918b5a
|
IMAGE_VERSION=master-65b95c3425a26e633081b2d0834cc0df6e81fd8a
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue