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:
Loganaden Velvindron
2026-01-19 09:15:15 +04:00
committed by GitHub
parent f3d347f55f
commit 7a53d2dd97

View File

@ -1,4 +1,4 @@
FROM node:24-bookworm-slim
FROM node:24.13-bookworm-slim
RUN npm config set registry https://registry.npmmirror.com