Update ghcr.io/crowdsecurity/crowdsec Docker tag to v1.6.11

This commit is contained in:
Renovate Bot
2025-07-23 16:02:12 +00:00
parent f5701d1917
commit 5190b8d752
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
crowdsec:
container_name: crowdsec
image: ghcr.io/crowdsecurity/crowdsec:v1.6.10
image: ghcr.io/crowdsecurity/crowdsec:v1.6.11
restart: unless-stopped
environment:
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}

View File

@@ -1,7 +1,7 @@
services:
crowdsec:
container_name: crowdsec
image: ghcr.io/crowdsecurity/crowdsec:v1.6.10
image: ghcr.io/crowdsecurity/crowdsec:v1.6.11
restart: unless-stopped
environment:
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}