Fix download of geoip2 databases
This commit is contained in:
parent
0ab6d4a688
commit
77fed7bf68
2 changed files with 10 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue