From 2fa11642107a739b8ffe0b0f0987c1d4de4deb5b Mon Sep 17 00:00:00 2001 From: "Nicolas H." Date: Wed, 19 Feb 2025 21:14:15 +0100 Subject: [PATCH] fix build --- hugo.toml | 2 +- statichost.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 4210747..81adbe5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -32,7 +32,7 @@ theme = 'gallery' [module] [module.hugoVersion] - min = "0.144.1" + min = "0.141.0" [menu] [[menu.footer]] diff --git a/statichost.yml b/statichost.yml index c5e0df4..6e21170 100644 --- a/statichost.yml +++ b/statichost.yml @@ -1,5 +1,5 @@ # Docker image to use for building -image: hugomods/hugo:reg-exts-0.141.0 +image: hugomods/hugo:reg-exts-0.144.2 # Build command command: hugo # Public directory