Updating containers to GHCR or add full path V1

This commit is contained in:
2025-07-05 18:32:27 +05:30
parent fc6eb9d213
commit 282fd8eb54
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
services:
crowdsec:
image: crowdsecurity/crowdsec:v1.6.9
image: ghcr.io/crowdsecurity/crowdsec:v1.6.9
container_name: crowdsec
networks:
proxy:
@@ -23,7 +23,7 @@ services:
start_period: 30s
caddy:
image: ryuupendragon/caddy:2.10.0
image: docker.io/ryuupendragon/caddy-crowdsec:2.10.0
container_name: caddy
depends_on:
crowdsec: