Skip to content

Conversation

@robinbisping
Copy link
Contributor

@robinbisping robinbisping commented Dec 6, 2024

The changes in this commit unfortunately broke the build system. Currently, the Hugo version used in the CI is v0.111.3, but the changes require v0.128.0.

Previously, we used the nodejs/docker-node image as the base Docker image. However, no version of this image uses Alpine v3.21, which is the only Alpine version that provides a recent enough Hugo version in its package repository. For this reason, I changed the Docker base image of the build container.

@robinbisping
Copy link
Contributor Author

robinbisping commented Dec 6, 2024

nodejs/docker-node images with Alpine v3.21 should be released rather soon. So we could also wait for them: nodejs/docker-node#2174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants