Update nginx dependencies

This commit is contained in:
Manuel de Brito Fontes 2018-05-30 22:30:41 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 0cdb74e123
commit b0643e46f7
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
3 changed files with 10 additions and 10 deletions

View file

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