updated nginx and some other modules

This commit is contained in:
Elvin Efendi 2019-05-25 22:02:47 -04:00
parent c7df848662
commit 37a603a1af
2 changed files with 16 additions and 16 deletions

View file

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