mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10534)
This commit is contained in:
parent
fdd5a4d7c4
commit
e9edf38f58
|
@ -1 +1 @@
|
||||||
611caa9130cbbea8f89d798c330f5486eca360a2
|
fa4fb6e40aa2e53425994f2ecfce7744dcb52b07
|
||||||
|
|
|
@ -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-11-12T01-05-03
|
export IMAGE_VERSION=master-2021-11-22T20-08-26
|
||||||
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