Update nginx to 1.15.3

This commit is contained in:
Manuel de Brito Fontes 2018-08-28 21:13:06 -03:00
parent 22cb033267
commit ea8f1e120d
2 changed files with 5 additions and 5 deletions

View file

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