From ce73adcac7edfbed212147bec414b7fe75bfd348 Mon Sep 17 00:00:00 2001 From: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> Date: Fri, 16 May 2025 04:32:07 +0530 Subject: [PATCH] Update the netlify.toml file to the latest version (#16471) * Update the netlify.toml file to the latest version * Update netlify.toml --- netlify.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/netlify.toml b/netlify.toml index 9458eae5cf..6696e83398 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,12 +2,12 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.139.3" - NODE_VERSION = "18.18.2" + HUGO_VERSION = "0.145.0" + NODE_VERSION = "22.14.0" BUILD_WITH_CONTAINER = "0" - GO_VERSION = "1.21.3" - PYTHON_VERSION = "3.8" - RUBY_VERSION = "3.0.6" + GO_VERSION = "1.24.2" + PYTHON_VERSION = "3.12.3" + RUBY_VERSION = "3.2.3" [[headers]] for = "/*"