Skip to content

Commit 6646288

Browse files
committed
Update hugo and node versions
Signed-off-by: David Tesar <[email protected]>
1 parent 5dc3c14 commit 6646288

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)