Skip to content

Conversation

daniellockyer
Copy link
Contributor

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
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