Compare commits

..

1 Commits

Author SHA1 Message Date
5baf390805 Update ghcr.io/steveiliop56/tinyauth Docker tag to v5.0.4 2026-03-15 02:32:30 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -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.10.2@sha256:6b7f8897b6e43a601dba80147757056f724854cb4abd683417895f338b499675
restart: unless-stopped
depends_on:
crowdsec:

View File

@@ -1,6 +1,6 @@
services:
caddy:
image: ghcr.io/ryuupendragon/caddy-cloudflare:2.11.2@sha256:57fab8be6175f452b2ba98d1fbb54c76818560ae7067a0b80fb6cf037884e660
image: ghcr.io/ryuupendragon/caddy-cloudflare:2.10.2@sha256:1b1577294c84fa0047d564be75f8566286ebc9cfbaae570328b4b02d451bf7f9
container_name: caddy
restart: unless-stopped
cap_add:

View File

@@ -1,7 +1,7 @@
services:
tinyauth:
container_name: tinyauth
image: ghcr.io/steveiliop56/tinyauth:v5.0.1
image: ghcr.io/steveiliop56/tinyauth:v5.0.4
restart: unless-stopped
environment:
- TINYAUTH_APPURL=${TINYAUTH_APPURL}