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

Restored compatibility for Alpine 3.15 #1626

Merged
merged 1 commit into from Jul 24, 2022
Merged

Restored compatibility for Alpine 3.15 #1626

merged 1 commit into from Jul 24, 2022

Conversation

daniellockyer
Copy link
Member

fixes #1625

  • Alpine 3.16 was released in May 2022 and 5.0.9 was the first release
    since it became the default for node16-alpine
  • compiling on Alpine 3.16 broke compatiblity for Alpine 3.15
  • given we should be able to just build with 3.15 and the binaries end
    up forward-compatible, this commit reverts back to that

fixes #1625

- Alpine 3.16 was released in May 2022 and 5.0.9 was the first release
  since it became the default for `node16-alpine`
- compiling on Alpine 3.16 broke compatiblity for Alpine 3.15
- given we should be able to just build with 3.15 and the binaries end
  up forward-compatible, this commit reverts back to that
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.

Install of 5.0.9 fails to run on Alpine ("_ZSt28__throw_bad_array_new_lengthv: symbol not found")
1 participant