mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12058)
This commit is contained in:
parent
3daf2232ac
commit
a8a6a34ded
|
@ -1 +1 @@
|
||||||
3bb9227619a8e384d453d92f6e4a167947a6931c
|
755837c901a3e1fc7314c59b4fee70343fd6ba86
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-ba6dd96b773cefe3c8361b2c141f05abbb140e5d
|
IMAGE_VERSION=master-6457dabf9a85edc7389051a10b1ab6595f24206a
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue