Added alpine 3.13 base distrib for node.js v14 and v15#1426
Added alpine 3.13 base distrib for node.js v14 and v15#1426nschonni merged 1 commit intonodejs:masterfrom
Conversation
Not really applicable here since we build Node ourselves and don't use the APK version |
|
Hi @nschonni, You're right sorry, so this is not really an argument to upgrade but simply to be based on the latest alpine version ;) |
|
Is there anything blocking this from being merged? There are some CVEs present in the Alpine-3.12 based images that aren't present in 3.13.x, so it'd be great to get this in soon. |
|
I think we are good to go, let me know if something else is needed. |
|
@eko I'm going to see if any of the other maintainers want to chime in by Friday, otherwise I'll ping you to update this for the few version bumps that happened to v14 and v15 since this got opened |
|
@eko I didn't here any other feedback, so do you want to re-run script to get the latest versions/hashes? |
3ff8319 to
c39961c
Compare
|
@nschonni Great, thank you, I just executed the script |
Alpine just released its v3.13 version with some performances improvements in the way on how NodeJS is built. For more information, see release blog post: https://alpinelinux.org/posts/Alpine-3.13.0-released.html
c39961c to
dbee85c
Compare
nschonni
left a comment
There was a problem hiding this comment.
This also includes the v10 and v12 bumps from this week, so I'll adjust the message when landing
|
Created PR on the official-images repo (docker-library/official-images#9628). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub. |
Description
Alpine just released its v3.13 version.
Motivation and Context
For more information, see release blog post: https://alpinelinux.org/posts/Alpine-3.13.0-released.html
Testing Details
N/A
Example Output(if appropriate)
N/A
Types of changes
Checklist