Update nginx to 1.15.2 (#2872)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-07-30 17:33:36 -04:00 committed by GitHub
parent 06db4b01a2
commit 82bfcb0337
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 30 deletions

View file

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