mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11214)
This commit is contained in:
parent
65326ffa27
commit
4a3df51fca
|
@ -1 +1 @@
|
||||||
93be6c6139b42d9958e29d3ca49bfdfe34af19cf
|
661605e6979f9de11dc6a5dd4dcc0de2a94d4a51
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-2022-04-21T19-30-41
|
IMAGE_VERSION=master-2022-04-22T17-24-18
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue