Update nginx to 1.15.4

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-09-25 16:18:27 -03:00
parent c4a562dded
commit 9096822895
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
6 changed files with 22 additions and 23 deletions

View file

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