mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#9695)
This commit is contained in:
parent
d7e2fbbbad
commit
8c6a695d54
|
@ -1 +1 @@
|
||||||
461508da3271c9e23289e9d753c7c5dafe5444aa
|
f280dd1587ae8f84b062f50c46b03be23251aad1
|
||||||
|
|
|
@ -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-04-12T17-40-14
|
export IMAGE_VERSION=master-2021-05-07T04-05-01
|
||||||
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