We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would seem Render does not allow you to specify a version of Hugo to use when building a static site.
There are some workarounds.
https://community.render.com/t/how-to-define-hugo-version/390/11
I just ran brew update hugo
brew update hugo
hugo v0.133.1+extended darwin/arm64 BuildDate=2024-08-26T13:58:46Z VendorInfo=brew
But on Render I see:
hugo v0.124.1-db083b05f16c945fec04f745f0ca8640560cf1ec+extended linux/amd64 BuildDate=2024-03-20T11:40:10Z VendorInfo=gohugoio
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It would seem Render does not allow you to specify a version of Hugo to use when building a static site.
There are some workarounds.
https://community.render.com/t/how-to-define-hugo-version/390/11
I just ran
brew update hugo
hugo v0.133.1+extended darwin/arm64 BuildDate=2024-08-26T13:58:46Z VendorInfo=brew
But on Render I see:
hugo v0.124.1-db083b05f16c945fec04f745f0ca8640560cf1ec+extended linux/amd64 BuildDate=2024-03-20T11:40:10Z VendorInfo=gohugoio
The text was updated successfully, but these errors were encountered: