-
Notifications
You must be signed in to change notification settings - Fork 114
Bump hugo image version to 0.150.0-0 #1982
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also update the netlify.toml
/test all |
0ba36f6
to
1924b31
Compare
I think we need to switch the base image to more modern: https://docs.netlify.com/build/configure-builds/overview/#build-image-selection |
e1ffd65
to
92db0bf
Compare
The current build image in use seems to be Ubuntu 20.04 (focal) as per Looks like the switching of the build image to Ubuntu 22.04 is required as per the upstream issue gohugoio/hugo#13942 to make it work. |
Signed-off-by: Archana Sawant <[email protected]>
Signed-off-by: Archana Sawant <[email protected]>
… command Signed-off-by: Archana Sawant <[email protected]>
92db0bf
to
897fef9
Compare
debug
The image was updated. |
Seems to be working |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: c7e9acea5ea6cc849d608bf265206a36541b3ccf
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR is to bump hugo image version to 0.150.0-0 from quite older version 0.119.0-0 in use.