diff --git a/project/infrastructure/crowdsec/crowdsec.yml b/project/infrastructure/crowdsec/crowdsec.yml index 8e75312..c47f11e 100644 --- a/project/infrastructure/crowdsec/crowdsec.yml +++ b/project/infrastructure/crowdsec/crowdsec.yml @@ -4,7 +4,7 @@ services: file: ${TEMPLATES_PATH} service: default container_name: crowdsec - image: crowdsecurity/crowdsec:v1.7.4 + image: crowdsecurity/crowdsec:v1.7.6 environment: COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve CROWDSEC_BOUNCER_API_KEY: ${CROWDSEC_API_KEY}