update modsecurity to latest, libmodsecurity to v3.0.3 and owasp-scrs to v3.1.0 (#4140)

This commit is contained in:
Ionut Craciunescu 2019-06-04 17:13:40 +01:00 committed by Manuel Alejandro de Brito Fontes
parent 251f48b120
commit d08b8844a1
2 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.86
TAG ?= 0.87
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker