mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8872)
This commit is contained in:
parent
89545f55cd
commit
251d3df091
|
@ -1 +1 @@
|
||||||
b709a86480d964d7b33ecac07ea14e53b501780e
|
17213fe3b9c5c52226d68fb52de97de95ee3f0b0
|
||||||
|
|
|
@ -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-01-27T16-26-22
|
export IMAGE_VERSION=master-2021-01-29T01-18-46
|
||||||
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