Compare commits
3 Commits
31b2266a50
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ff40798bb | |||
| 44ecb565b7 | |||
| 8b021f8ac4 |
@@ -23,7 +23,7 @@ services:
|
||||
|
||||
caddy:
|
||||
container_name: caddy
|
||||
image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.11.2@sha256:0e83c732a9905f2443680d9d95b2d83b4c7f23dc089d735cffae60dc14bf37cf
|
||||
image: ghcr.io/ryuupendragon/caddy-cloudflare-ddns-crowdsec:2.11.2@sha256:ba26a5f05c825d61f5ca6f43de368a3e01013c10b592bfe5fcd187d9328b6289
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
crowdsec:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
hawser:
|
||||
container_name: hawser
|
||||
image: ghcr.io/finsys/hawser:0.2.39@sha256:03c9f31205f7b5ee7aef55bf3058d050fe4ac8a745029c19107eaa0c34ef3422
|
||||
image: ghcr.io/finsys/hawser:0.2.41@sha256:53bb1e23fb302f337d70fe111affee5f30f476c56aeb33c6c8c1d510fdc4133c
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user