Update nginx to fix geoip database deprecation

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-01-03 23:09:56 -03:00
parent 3526163aac
commit 811075a0c8
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
5 changed files with 11 additions and 9 deletions

View file

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