Update the netlify.toml file to the latest version (#16471)

* Update the netlify.toml file to the latest version

* Update netlify.toml
This commit is contained in:
Ajay Singh 2025-05-16 04:32:07 +05:30 committed by GitHub
parent ccc780f4f5
commit ce73adcac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -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 = "/*"