Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
1be3f002e9 Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.50.4 2025-06-22 00:00:45 +00:00

View File

@ -240,7 +240,7 @@ services:
depends_on: depends_on:
- redis - redis
changedetection: changedetection:
image: ghcr.io/dgtlmoon/changedetection.io:0.50.5 image: ghcr.io/dgtlmoon/changedetection.io:0.50.4
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.9 image: crowdsecurity/crowdsec:v1.6.6
container_name: crowdsec container_name: crowdsec
environment: environment:
PGID: "1001" PGID: "1001"