Enable modsecurity feature
This commit is contained in:
parent
63155ee5bd
commit
7632465ce3
5 changed files with 45 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -35,7 +35,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
|
|||
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
|
||||
|
||||
# Set default base image dynamically for each arch
|
||||
BASEIMAGE?=gcr.io/google_containers/nginx-slim-$(ARCH):0.25
|
||||
BASEIMAGE?=gcr.io/google_containers/nginx-slim-$(ARCH):0.26
|
||||
|
||||
ifeq ($(ARCH),arm)
|
||||
QEMUARCH=arm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue