Update nginx to 1.15.9

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-26 14:19:53 -03:00
parent ec632817ad
commit 46d15e0039
2 changed files with 3 additions and 3 deletions

View file

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