Update nginx image to fix modsecurity crs issues
This commit is contained in:
parent
4bc943a77d
commit
86b0c8e9f4
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.41
|
||||
TAG ?= 0.42
|
||||
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