mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10067)
This commit is contained in:
parent
60e5f06808
commit
1a2f00d00d
|
@ -1 +1 @@
|
||||||
bd687211526fab2c78e2fbb214184e5cac7a02c1
|
7809c4c9d5ed08daeca6c478142bb1d5b8671044
|
||||||
|
|
|
@ -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-07-06T15-41-58
|
export IMAGE_VERSION=master-2021-07-13T05-13-58
|
||||||
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