Skip to content

Commit a75dd33

Browse files
authored
Merge pull request #44640 from dtzar/updatehugonode
Update hugo and node versions
2 parents a037d46 + 6646288 commit a75dd33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ functions = "functions"
77
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
88

99
[build.environment]
10-
NODE_VERSION = "10.20.0"
11-
HUGO_VERSION = "0.120.3"
10+
NODE_VERSION = "20.11.0"
11+
HUGO_VERSION = "0.121.2"
1212

1313
[context.production.environment]
1414
HUGO_BASEURL = "https://kubernetes.io/"

0 commit comments

Comments
 (0)