Skip to content

Commit d658d29

Browse files
authored
Update node version to latest LTS
Updated netlify.toml, Node 2.11.0 -> Node 2.17.0
1 parent 3eaa4b1 commit d658d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ functions = "functions"
77
command = "git submodule update --init --recursive --depth 1 && make non-production-build && npx -y pagefind --site public"
88

99
[build.environment]
10-
NODE_VERSION = "20.11.0"
10+
NODE_VERSION = "20.17.0"
1111
HUGO_VERSION = "0.121.2"
1212

1313
[context.production.environment]

0 commit comments

Comments
 (0)