-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
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
Error Running make docker-preview
#645
Comments
There is a job which has to be run manually by a maintainer after the Hugo version is upgraded, to update the build machinery in the image. Let me see if I have access to run it. It should take about 15 minutes to resolve this. |
Running the second of the two jobs now... FYI it is also possible to build your own support images but thank you for reporting this, the published images should be kept up to date 😄 Was pushed: a new
Please let us know if this helps 👍 |
Thanks @kingdonb it is working for me now 👍 |
When running
make docker-preview
I am getting the following error:I think this might have to do with the version of hugo that is used in the docker image
fluxcd/website:hugo-support
:hugo v0.88.1+extended linux/amd64 BuildDate=2021-10-04T10:06:47Z
The version in the
netlify.toml
config is0.89.4
and testing this version installed locally works as expected.The text was updated successfully, but these errors were encountered: