From b49b2ed3039407b4fdc0dbf16956def364bf4472 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 17:27:25 +0000 Subject: [PATCH] chore(deps): update ghcr.io/steveiliop56/tinyauth docker tag to v5.0.2 --- apps/tinyauth/5.0.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tinyauth/5.0.1/docker-compose.yml b/apps/tinyauth/5.0.1/docker-compose.yml index 18d57f760..7dadeddc3 100644 --- a/apps/tinyauth/5.0.1/docker-compose.yml +++ b/apps/tinyauth/5.0.1/docker-compose.yml @@ -1,6 +1,6 @@ services: tinyauth: - image: ghcr.io/steveiliop56/tinyauth:v5.0.1 + image: ghcr.io/steveiliop56/tinyauth:v5.0.2 container_name: ${CONTAINER_NAME} environment: # ---- 通用配置 ----