Updating containers to GHCR or add full path V1
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user