mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12281)
This commit is contained in:
parent
a7a1b6c053
commit
90a3ee1c0f
|
@ -1 +1 @@
|
||||||
1390d51f762f8626a582b524fcaec400484f0f90
|
8f0a8a3d3dd0de33b19c37b4558e7609e9756223
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-dff6a9b47ff38dbf8ed14a58614468d37e11c626
|
IMAGE_VERSION=master-543df8650504fdcb1f3057c3e37683552739efc4
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue