From a7729ee0bd115ff5eea0056361e4d2af421688e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Apr 2026 00:03:17 +0000 Subject: [PATCH] Update crowdsecurity/crowdsec Docker tag to v1.7.7 --- project/infrastructure/crowdsec/crowdsec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/crowdsec/crowdsec.yml b/project/infrastructure/crowdsec/crowdsec.yml index c47f11e..befb2e7 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.6 + image: crowdsecurity/crowdsec:v1.7.7 environment: COLLECTIONS: crowdsecurity/traefik crowdsecurity/appsec-virtual-patching crowdsecurity/appsec-generic-rules crowdsecurity/http-cve CROWDSEC_BOUNCER_API_KEY: ${CROWDSEC_API_KEY}