Skip to content

Commit

Permalink
netlify.toml: bump to latest hugo and go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Dec 27, 2021
1 parent 67a7c9e commit d4fb6f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ publish = "userguide/public"
command = "npm install && npm run build:preview"

[build.environment]
HUGO_VERSION = "0.89.4"
HUGO_VERSION = "0.91.2"
GO_VERSION = "1.17.5"
HUGO_THEME = "repo"

[context.production]
Expand Down

0 comments on commit d4fb6f5

Please sign in to comment.