mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10160)
This commit is contained in:
parent
e914879e02
commit
64da960f5a
|
@ -1 +1 @@
|
||||||
511d2876c9a8bd5511d2e8457f237018a4ce04b2
|
992e2c3e7fd64a773fbe957ca28bcb13e54b4f55
|
||||||
|
|
|
@ -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-07-20T19-29-39
|
export IMAGE_VERSION=master-2021-08-06T18-11-12
|
||||||
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