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

This commit is contained in:
Renovate Bot
2025-09-23 13:55:49 +00:00
parent 2313f34aa1
commit 835b1a3a9d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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