mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#10838)
This commit is contained in:
parent
54ad8fa912
commit
fdca0924cb
|
@ -1 +1 @@
|
||||||
f4bbad2d96fc6b57aa00f268232400a442d26620
|
dd694564ca149e54adf05208aa24626add77a272
|
||||||
|
|
|
@ -65,7 +65,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
export IMAGE_VERSION=master-2022-01-26T18-21-00
|
export IMAGE_VERSION=master-2022-01-26T22-15-45
|
||||||
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