mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10461)
This commit is contained in:
parent
c0617549c8
commit
7b5c188c85
|
@ -1 +1 @@
|
|||
0f290e0f7ff46684d12b5378dec0ad06257ec424
|
||||
b98481deef184d232f278a7d3b34260a02eb5e62
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
ignored:
|
||||
- DL3008
|
||||
- DL3059
|
||||
|
||||
trustedRegistries:
|
||||
- gcr.io
|
||||
|
|
|
@ -65,7 +65,7 @@ fi
|
|||
|
||||
# Build image to use
|
||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||
export IMAGE_VERSION=master-2021-11-01T19-11-43
|
||||
export IMAGE_VERSION=master-2021-11-03T16-01-09
|
||||
fi
|
||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||
export IMAGE_NAME=build-tools
|
||||
|
|
Loading…
Reference in New Issue