-
Notifications
You must be signed in to change notification settings - Fork 2k
Added Alpine 3.15 #1615
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
Added Alpine 3.15 #1615
Conversation
|
Yeah definitely, although we usually drop Alpine 3.13 at the same time in all the repositories we maintain (since Alpine typically has to build from source, so the load of each additional variation is high and thus we limit to "at most two versions supported"). |
|
OK, so the suggestion as a follow up for this would be to drop 3.12 and 3.13 to get it back down to 2. I think we're already at 3 version |
This comment has been minimized.
This comment has been minimized.
|
Any updates, or ETA when it might land? 🤔 |
- removed Alpine 3.12 and 3.13 to keep only two Alpine variants
6db792e to
3760675
Compare
|
@nschonni Rebased and dropped Alpine 3.12 and 3.13 as suggested. |
nschonni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Think it's better to hold off till after the new years so not to cause any issues over the holidays from the changing default versions
|
Created PR on the official-images repo (docker-library/official-images#11605). 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.15 version.
Closes #1610.
Motivation and Context
For more information, see release blog post: https://www.alpinelinux.org/posts/Alpine-3.15.0-released.html
Testing Details
N/A
Example Output(if appropriate)
N/A
Types of changes
Checklist