Update nginx to 1.15.10

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-03-26 15:39:34 -03:00
parent b033fbf0b2
commit 1e9567b1c0
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 6 additions and 6 deletions

View file

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