Fix download of geoip2 databases

This commit is contained in:
Maximilian Bode 2018-10-28 21:27:18 +01:00
parent 0ab6d4a688
commit 77fed7bf68
2 changed files with 10 additions and 6 deletions

View file

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