mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11748)
This commit is contained in:
parent
bb84e3baf0
commit
b8daa6fb61
|
@ -1 +1 @@
|
||||||
b3bcd4f776a3bcde9812b72a34b450b409da7e85
|
5797f10493324d02a0cea1d558452a2b1e4480ad
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-a0bd585758d9a997e9a824f957a242338cc78c53
|
IMAGE_VERSION=master-c84f3580983b4ab75e20a5cef6d42ea068ec288e
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue