Update nginx to 1.15.5 (#3178)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-10-03 23:28:54 -03:00 committed by GitHub
parent 43b47304e3
commit c8abff1987
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.63
TAG ?= 0.64
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker