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

This commit is contained in:
Renovate Bot
2025-11-02 12:29:35 +00:00
parent b0cc01a945
commit a9cd4d2888
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.7.0
image: ghcr.io/crowdsecurity/crowdsec:v1.7.3
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.7.0
image: ghcr.io/crowdsecurity/crowdsec:v1.7.3
restart: unless-stopped
environment:
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}