mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10479)
This commit is contained in:
parent
f6b428d1ec
commit
a8c3a1d591
|
@ -1 +1 @@
|
||||||
b98481deef184d232f278a7d3b34260a02eb5e62
|
739f7d79a31b8e6542d80efec1bcd9222eeafb76
|
||||||
|
|
|
@ -65,7 +65,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2021-11-03T16-01-09
|
export IMAGE_VERSION=master-2021-11-08T14-41-51
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
export IMAGE_NAME=build-tools
|
export IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue