mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11664)
This commit is contained in:
parent
9fbd9547f6
commit
0058407071
|
@ -1 +1 @@
|
||||||
3077dbbd776304abda060daee3db16f5fb06bdc5
|
954ee3aeab74bd3b7447b9fc55b57396ced5cc0d
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-88a79b0889d7cefe8cefd4cd3cf051c626efb2d7
|
IMAGE_VERSION=master-700d1817d60f98e7d70ee9ec673b275486702ebc
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue