mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8759)
This commit is contained in:
parent
d04541a82e
commit
51e5d407a1
|
@ -1 +1 @@
|
||||||
1c0760e890c4f9d31b86c913431bbfae31b71c24
|
66e0ce5ba9c21a2a1af38dc7e3bc90e5fcc81e52
|
||||||
|
|
|
@ -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-08T23-57-17
|
export IMAGE_VERSION=master-2021-01-09T01-37-06
|
||||||
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