mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#6751)
Co-authored-by: istio-testing <istio-testing@users.noreply.github.com>
This commit is contained in:
parent
db4e71372c
commit
a575fa6e9d
2
Makefile
2
Makefile
|
@ -31,7 +31,7 @@ SHELL := /bin/bash
|
|||
export BUILD_WITH_CONTAINER ?= 0
|
||||
|
||||
# Version of image used within build container
|
||||
IMAGE_VERSION ?= master-2020-03-04T04-41-33
|
||||
IMAGE_VERSION ?= master-2020-03-05T18-27-04
|
||||
|
||||
LOCAL_ARCH := $(shell uname -m)
|
||||
ifeq ($(LOCAL_ARCH),x86_64)
|
||||
|
|
|
@ -1 +1 @@
|
|||
8929e8192d1a5a8982a4f10146f1a0aab38e0f93
|
||||
72e3e6ba5fb07f09ecc30fdcc86b374ddad527f7
|
||||
|
|
Loading…
Reference in New Issue