From f7e46ec760d39f3e73ded8ad7d34e820a2d87c92 Mon Sep 17 00:00:00 2001 From: Deepturn <33342819+Deepturn@users.noreply.github.com> Date: Mon, 5 Jan 2026 20:53:39 +0800 Subject: [PATCH] Clarify image version consistency in SSO guide (#6189) Updated the image version comment for fastgpt-sso service. --- document/content/docs/introduction/guide/admin/sso.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/content/docs/introduction/guide/admin/sso.mdx b/document/content/docs/introduction/guide/admin/sso.mdx index e5f4f6ba4c..f5c4184ba0 100644 --- a/document/content/docs/introduction/guide/admin/sso.mdx +++ b/document/content/docs/introduction/guide/admin/sso.mdx @@ -32,7 +32,7 @@ FastGPT-SSO-Service 是为了聚合不同来源的 SSO 和成员同步接口, ```yaml fastgpt-sso: - image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.9.0 + image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.9.0 # 此版本号需与fastgpt镜像版本一致 container_name: fastgpt-sso restart: always networks: