mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11861)
This commit is contained in:
parent
edf480d4aa
commit
f40baff2f4
|
@ -1 +1 @@
|
||||||
860896762e27e299e460047559425f6105127aa0
|
91b5cfd2c2fe98f09c412ea0ee622bcf86fabc01
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-31f6ab09d9f2cdbdc8ac1e6226991494f94392fa
|
IMAGE_VERSION=master-3afabd07236f0f9b641d7a8249a664a3a4fc9ed8
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue