mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-02 00:25:06 +08:00
Fix CVE-2025-59466 (#12679)
### What problem does this PR solve? https://nodejs.org/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks ### Type of change - [X] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
committed by
GitHub
parent
f3d347f55f
commit
7a53d2dd97
@ -1,4 +1,4 @@
|
|||||||
FROM node:24-bookworm-slim
|
FROM node:24.13-bookworm-slim
|
||||||
|
|
||||||
RUN npm config set registry https://registry.npmmirror.com
|
RUN npm config set registry https://registry.npmmirror.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user