netlify / build-image

This is the build image used for running automated builds
MIT License
496 stars 197 forks source link

fix: Install Hugo extended by default #848

Closed hrishikesh-k closed 1 year ago

hrishikesh-k commented 1 year ago

Summary

Fixes #182 (again)

It appears that the above error has resurfaced. Internal link: https://github.com/netlify/pillar-support/issues/42


For us to review and ship your PR efficiently, please perform the following steps:

conventional-commit-lint-gcf[bot] commented 1 year ago

๐Ÿค– I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

hrishikesh-k commented 1 year ago

Looks like Hugo Extended doesn't have Linux-ARM64 (anymore). Reverted to standard Hugo for ARM 64

hrishikesh-k commented 1 year ago

Updated the tests!