mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12553)
This commit is contained in:
parent
894986215f
commit
a1e68658dd
|
@ -1 +1 @@
|
||||||
345ec4aa5a5466d74342a51dd8c82da48a1fd590
|
0594e8d1767ca0597e5620edf83f08a3845fbdb4
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-6feecaa7b2e32bece24b06e719407e524a85fa61
|
IMAGE_VERSION=master-7b5c2064d06c417cc34d4ed760fd65134055c301
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue