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

View File

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