From 5baf3908050bb43cf5249035c9966790cfbaca86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2026 02:32:30 +0000 Subject: [PATCH] Update ghcr.io/steveiliop56/tinyauth Docker tag to v5.0.4 --- tinyauth/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyauth/compose.yaml b/tinyauth/compose.yaml index 039ce74..ac85657 100644 --- a/tinyauth/compose.yaml +++ b/tinyauth/compose.yaml @@ -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}