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}