Update nginx dependencies

This commit is contained in:
Manuel de Brito Fontes 2018-08-10 17:33:30 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 6d9772ce00
commit fc6bf29b60
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 15 additions and 14 deletions

View file

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