Remove unnecessary copy of GeoIP databases
This commit is contained in:
parent
080bed8e88
commit
6d0f3a00c7
5 changed files with 1 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.81
|
||||
TAG ?= 0.82
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue