pull/22767/merge
minikube-bot 2026-03-21 01:04:11 -07:00 committed by GitHub
commit 89d5ed4778
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in
# node Active LTS
NODE_VERSION = "20.20.0"
# https://github.com/gohugoio/hugo/releases
HUGO_VERSION = "v0.157.0"
HUGO_VERSION = "v0.158.0"
[context.production.environment]
HUGO_ENV = "production"