Skip to content
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

Use alpine:latest instead of alpine:edge #12

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Use alpine:latest instead of alpine:edge #12

merged 1 commit into from
Aug 6, 2024

Conversation

TerrorJack
Copy link
Member

A rare link-time error has been spotted in alpine:edge which should be less likely in a release version. It has to do with upstream upgrade to gcc 14 and some archives contain stale gcc 13 lto sections. In any case, the issue should be gone when the relevant archives are rebuilt, but it's a good reminder that edge is slightly more prone to errors like these compared to a proper rolling distro.

@TerrorJack TerrorJack merged commit 061c9ce into master Aug 6, 2024
3 checks passed
@TerrorJack TerrorJack deleted the develop branch August 6, 2024 14:47
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.

1 participant