Commit 1759544e by Deepturn Committed by GitHub

Update SSO service image version to v4.14.16 (#7036)

parent 58254a47
...@@ -32,7 +32,7 @@ FastGPT-SSO-Service 是为了聚合不同来源的 SSO 和成员同步接口, ...@@ -32,7 +32,7 @@ FastGPT-SSO-Service 是为了聚合不同来源的 SSO 和成员同步接口,
```yaml ```yaml
fastgpt-sso: fastgpt-sso:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.9.0 # 此版本号需与fastgpt镜像版本一致 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.14.16 # 此版本号需与fastgpt镜像版本一致
container_name: fastgpt-sso container_name: fastgpt-sso
restart: always restart: always
networks: networks:
...@@ -180,7 +180,7 @@ env: ...@@ -180,7 +180,7 @@ env:
```yaml ```yaml
fastgpt-sso: 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.14.16
container_name: fastgpt-sso container_name: fastgpt-sso
restart: always restart: always
networks: networks:
...@@ -231,7 +231,7 @@ fastgpt-sso: ...@@ -231,7 +231,7 @@ fastgpt-sso:
```yaml ```yaml
fastgpt-sso: 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.14.16
container_name: fastgpt-sso container_name: fastgpt-sso
restart: always restart: always
networks: networks:
...@@ -310,7 +310,7 @@ fastgpt-sso: ...@@ -310,7 +310,7 @@ fastgpt-sso:
```yaml ```yaml
fastgpt-sso: 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.14.16
container_name: fastgpt-sso container_name: fastgpt-sso
restart: always restart: always
networks: networks:
...@@ -389,7 +389,7 @@ fastgpt-sso: ...@@ -389,7 +389,7 @@ fastgpt-sso:
```yaml ```yaml
fastgpt-sso: 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.14.16
container_name: fastgpt-sso container_name: fastgpt-sso
restart: always restart: always
networks: networks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment