mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12135)
This commit is contained in:
parent
33cb1b4d32
commit
82d84f977f
|
@ -1 +1 @@
|
||||||
b4c0f8fee8f5366d371b068cff43b3c5ef4de193
|
c5eb17b05a0f3a558bdc429b4baeeab0647e4340
|
||||||
|
|
|
@ -73,7 +73,7 @@ fi
|
||||||
|
|
||||||
# Build image to use
|
# Build image to use
|
||||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
|
||||||
IMAGE_VERSION=master-6363b97c6bc60b7a3a8d52c5e08322d8394149e2
|
IMAGE_VERSION=master-370c3316bcb3444f0c07806ff731edd0e8fc2041
|
||||||
fi
|
fi
|
||||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||||
IMAGE_NAME=build-tools
|
IMAGE_NAME=build-tools
|
||||||
|
|
Loading…
Reference in New Issue