Update nginx to fix geoip database deprecation
This commit is contained in:
parent
3526163aac
commit
811075a0c8
5 changed files with 11 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue