mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11345)
This commit is contained in:
parent
cb9e36a4a7
commit
2e38fcc0c2
|
@ -1 +1 @@
|
||||||
71600eb693edf547f6c2ff0959ccd88b03bf6099
|
3756ac98d77a5f37e6debd045d1fd9458dae6e5d
|
||||||
|
|
|
@ -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-05-20T20-45-15
|
IMAGE_VERSION=master-2022-05-23T15-41-52
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue