Skip to content

Commit e4a8477

Browse files
author
Tim Bannister
committed
Bump to newer Hugo version
The main benefit that this might bring is a fix for Netlify build timeouts.
1 parent 686eefe commit e4a8477

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
@@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
88

99
[build.environment]
1010
NODE_VERSION = "10.20.0"
11-
HUGO_VERSION = "0.110.0"
11+
HUGO_VERSION = "0.111.0"
1212

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

0 commit comments

Comments
 (0)