From 9c213003fd6ddc52515b7af679943d9d0816b2af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 17:10:47 +0000 Subject: [PATCH] chore(deps): update ghcr.io/steveiliop56/tinyauth docker tag to v4 --- tinyauth/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyauth/compose.yml b/tinyauth/compose.yml index 3952555..d10002b 100644 --- a/tinyauth/compose.yml +++ b/tinyauth/compose.yml @@ -5,7 +5,7 @@ services: tinyauth: container_name: tinyauth - image: ghcr.io/steveiliop56/tinyauth:v3 + image: ghcr.io/steveiliop56/tinyauth:v4 pull_policy: build restart: unless-stopped environment: