mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11096)
This commit is contained in:
parent
c2981aab26
commit
9d3e206598
|
@ -1 +1 @@
|
||||||
c0d667fd7fab99d600c9586b3a458f0199f63b45
|
8800cddc2a07f8f3afa12d71d0bbc1a7b46ee378
|
||||||
|
|
|
@ -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-03-21T23-47-14
|
IMAGE_VERSION=master-2022-03-22T22-03-00
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue