mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11162)
This commit is contained in:
parent
7a2d85b927
commit
41bcadf14a
|
@ -1 +1 @@
|
||||||
a46ce65c05c222fdc3abb46b4388807772697d93
|
140943d3b957290ff320ad67f5e8beee0aa2612a
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-2022-04-06T01-53-49
|
IMAGE_VERSION=master-2022-04-11T20-19-51
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue