mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#9238)
This commit is contained in:
parent
27a0c202e9
commit
9cf73d3df0
|
|
@ -1 +1 @@
|
||||||
00145ebcfb1f5374c72cbae37ebedfa9bac033a6
|
f225847dc2f900e4ecd1a6232237c07c5ef6325e
|
||||||
|
|
|
||||||
|
|
@ -63,7 +63,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2021-03-01T22-30-49
|
export IMAGE_VERSION=master-2021-03-15T07-16-03
|
||||||
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