Skip to content

Commit 56f9bed

Browse files
committed
chore: Update Build Dependencies
Set the following versions for build dependencies: - Hugo: v0.145.0 - NodeJS: v22.y - Golang: 1.23.4 Signed-off-by: Adam Kaplan <[email protected]>
1 parent 9ce524b commit 56f9bed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

netlify.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ publish="public/"
33
command="make netlify"
44

55
[build.environment]
6-
HUGO_VERSION="0.113.0"
6+
HUGO_VERSION = "0.145.0"
7+
NODE_VERSION = "22"
8+
GO_VERSION = "1.23.4"
79

810
[context.deploy-preview]
911
command="make netlify-preview"

0 commit comments

Comments
 (0)