Skip to content

Restored compatibility for Alpine 3.15 #1626

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
@daniellockyer daniellockyer merged commit 8ffdf39 into master Jul 24, 2022
@daniellockyer daniellockyer deleted the alpine-compat branch July 24, 2022 20:27
# for free to join this conversation on GitHub. Already have an account? # 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