Update nginx with new modules (#2155)
This commit is contained in:
parent
01399dd625
commit
3e07e06e7b
2 changed files with 44 additions and 8 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.34
|
||||
TAG ?= 0.35
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= gcloud docker --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue