Update nginx to 0.15.0 (#2651)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-06-16 14:15:31 -04:00 committed by GitHub
parent fee8704b53
commit 409c8fa6aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.51
TAG ?= 0.52
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker