Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 0b047d8b04 Update ghcr.io/traefik/traefik Docker tag to v3.7.1 2026-05-12 02:34:26 +00:00
3 changed files with 3 additions and 3 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
@@ -20,7 +20,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.1
restart: unless-stopped
depends_on:
pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.1
restart: unless-stopped
depends_on:
pangolin: