Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
d20a9675f1 Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.50.5 2025-06-30 00:01:17 +00:00
dc7d886f57 Update crowdsec
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 17m4s
2025-06-26 07:16:01 -04:00

View File

@ -240,7 +240,7 @@ services:
depends_on: depends_on:
- redis - redis
changedetection: changedetection:
image: ghcr.io/dgtlmoon/changedetection.io:0.50.4 image: ghcr.io/dgtlmoon/changedetection.io:0.50.5
container_name: changedetection container_name: changedetection
hostname: changedetection hostname: changedetection
volumes: volumes:
@ -429,7 +429,7 @@ services:
# - net.ipv4.conf.all.src_valid_mark=1 # - net.ipv4.conf.all.src_valid_mark=1
# restart: unless-stopped # restart: unless-stopped
crowdsec: crowdsec:
image: crowdsecurity/crowdsec:v1.6.6 image: crowdsecurity/crowdsec:v1.6.9
container_name: crowdsec container_name: crowdsec
environment: environment:
PGID: "1001" PGID: "1001"