mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-12 18:11:42 +08:00
fix: React Server Components拒绝服务漏洞 (CVE-2025-55184) 和 CVE-2025-54880
This commit is contained in:
@@ -710,7 +710,7 @@ services:
|
||||
|
||||
# Frontend web application.
|
||||
web:
|
||||
image: ccr.ccs.tencentyun.com/yfgaia/dify-plus-web:1.8.1.fix.2
|
||||
image: ccr.ccs.tencentyun.com/yfgaia/dify-plus-web:1.8.1.fix.3
|
||||
restart: always
|
||||
environment:
|
||||
CONSOLE_API_URL: ${CONSOLE_API_URL:-}
|
||||
|
||||
Reference in New Issue
Block a user