Update nginx to 1.15.12

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-04-14 16:09:50 -04:00
parent 358aba729c
commit dddbd8293b
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
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.84
TAG ?= 0.85
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker