mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#9851)
This commit is contained in:
parent
296c1ba498
commit
3d6919c2b2
|
|
@ -1 +1 @@
|
||||||
7012b0fa6ff9258adf969aba44c06091858e2f26
|
be84ab6f0e67d00b6a92d3497197b4ed9ba72ddc
|
||||||
|
|
|
||||||
|
|
@ -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-05-25T23-11-11
|
export IMAGE_VERSION=master-2021-05-27T17-28-48
|
||||||
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