Bump nginx-opentracing to get grpc tracing

This commit is contained in:
Andre Marianiello 2018-11-26 22:11:36 -05:00
parent b65b85cd99
commit 56342a5e4b
2 changed files with 4 additions and 4 deletions

View file

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