build lua-bridge-tracer

This commit is contained in:
Elvin Efendi 2019-02-20 07:49:11 -05:00
parent 15d5ef95ef
commit f4b31743c0
2 changed files with 13 additions and 1 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.77
TAG ?= 0.78
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker