From 3dee19845311de8442bce88cbd9d1a68cbd45ce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:46:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/steveiliop56/tinyauth docker tag to v5.0.3 --- apps/tinyauth/5.0.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tinyauth/5.0.2/docker-compose.yml b/apps/tinyauth/5.0.2/docker-compose.yml index 7dadeddc3..73c5a1f4d 100644 --- a/apps/tinyauth/5.0.2/docker-compose.yml +++ b/apps/tinyauth/5.0.2/docker-compose.yml @@ -1,6 +1,6 @@ services: tinyauth: - image: ghcr.io/steveiliop56/tinyauth:v5.0.2 + image: ghcr.io/steveiliop56/tinyauth:v5.0.3 container_name: ${CONTAINER_NAME} environment: # ---- 通用配置 ----