mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10323)
This commit is contained in:
parent
4b6489305b
commit
487aea8595
|
@ -1 +1 @@
|
||||||
4da1710f6a14565788b24052767f27212c1202a8
|
2c88f8237cdb14f0338c72fcd66139a6ec45707c
|
||||||
|
|
|
@ -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-09-08T17-55-51
|
export IMAGE_VERSION=master-2021-09-10T19-16-17
|
||||||
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