Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 054ff7b1e1 Update ghcr.io/fosrl/gerbil Docker tag to v1.4.0 2026-05-04 02:31:47 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
crowdsec:
container_name: crowdsec
image: ghcr.io/crowdsecurity/crowdsec:v1.7.8@sha256:2f527c9bb8b367120eb08b82890aa912ce96bfa1ada93dda0721700e4b4e0dde
image: ghcr.io/crowdsecurity/crowdsec:v1.7.7@sha256:6ca53ad26196ca59ddd4fa692a586b73d8fcde085046163b9ca2f04887dca563
restart: unless-stopped
environment:
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
gerbil:
container_name: gerbil
image: ghcr.io/fosrl/gerbil:1.3.1
image: ghcr.io/fosrl/gerbil:1.4.0
restart: unless-stopped
depends_on:
pangolin: