Update Hugo version to match tools image (#13934)

This commit is contained in:
Eric Van Norman 2023-09-29 08:32:15 -05:00 committed by GitHub
parent 6c338c47eb
commit 96d6205f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.118.2"
HUGO_VERSION = "0.119.0"
NODE_VERSION = "18.17.1"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.21.1"