diff --git a/nixpacks.toml b/nixpacks.toml index 0fb710c..6a6b509 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -10,7 +10,7 @@ aptPkgs = ["hugo"] cmds = ["hugo --minify"] [ environment ] -HUGO_VERSION = "0.147.5" +HUGO_VERSION = "0.112.3" [[ nixpacks.included_files ]] paths = ["/public"]