diff --git a/netlify.toml b/netlify.toml index b0fee252ca..a312d030e1 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ functions = "functions" command = "make non-production-build" [build.environment] -HUGO_VERSION = "0.53" +HUGO_VERSION = "0.57.2" [context.production.environment] HUGO_BASEURL = "https://kubernetes.io/"