include lua-resty-waf and its dependencies in the base Nginx image (#2301)
* install lua-resty-waf * bump version * include Kubernetes header
This commit is contained in:
parent
2a02b7c35c
commit
82a6d4c2f5
4 changed files with 66 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.39
|
||||
TAG ?= 0.40
|
||||
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