Update nginx and modules

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-09 18:48:10 -03:00
parent 5c4854b537
commit 414511b279
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 24 additions and 24 deletions

View file

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