chore: updated node version in dockerfile and netlify config

This commit is contained in:
rubel
2025-10-16 14:05:25 +06:00
parent 603af67eeb
commit 392a04eba2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ publish = "dist"
command = "yarn build"
[build.environment]
NODE_VERSION = "20"
NODE_VERSION = "22.20.0"