Add sha256 hash

This commit is contained in:
2025-11-18 19:36:53 +05:30
parent ed805754b5
commit 75c64417d2
17 changed files with 23 additions and 23 deletions

View File

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