From ffaf9f869cad8673a503d2890184f23da2245dcc Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 11 Mar 2024 10:03:28 +0000 Subject: [PATCH] Site: Update hugo from v0.123.7 to v0.123.8 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index a6279688b1ce..c089aacd94ae 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in [build.environment] NODE_VERSION = "20.11.1" -HUGO_VERSION = "v0.123.7" +HUGO_VERSION = "v0.123.8" [context.production.environment] HUGO_ENV = "production"