Skip to content

Deprecate Alpine 3.6 support #229

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

Merged
merged 1 commit into from
Jul 11, 2018
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 11, 2018

We have Alpine 3.7 and 3.8 now, and it's only Go 1.9 that even had 3.6, so let's just remove it and move on (especially given the current wget failure it has).

@@ -11,7 +11,7 @@ declare -A debianSuite=(
)
defaultAlpineVersion='3.8'
declare -A alpineVersion=(
[1.9]='3.6'
#[1.9]='3.7'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Sneaking" in this bump we probably should've done a little while ago too (making golang:1.9-alpine update to the latest Alpine release now).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

You weren't sneaking!

@yosifkit yosifkit merged commit e116b27 into docker-library:master Jul 11, 2018
@yosifkit yosifkit deleted the alpine3.6 branch July 11, 2018 22:40
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.

2 participants