Skip to content

Use upstream binaries for Alpine in 1.21+ #474

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 12, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 11, 2023

As of Go 1.21, upstream binaries are now compiled without cgo such that they work as-is on Alpine and we can avoid compiling from source in more (all currently supported!) cases: golang/go#57007

As of Go 1.21, upstream binaries are now compiled without cgo such that they work as-is on Alpine and we can avoid compiling from source in more (all currently supported!) cases: https://golang.org/issue/57007
@yosifkit yosifkit merged commit 5eca4a0 into docker-library:master Jul 12, 2023
@yosifkit yosifkit deleted the alpine-1.21-upstream branch July 12, 2023 00:02
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jul 12, 2023
Changes:

- docker-library/golang@5eca4a0: Merge pull request docker-library/golang#474 from infosiftr/alpine-1.21-upstream
- docker-library/golang@0ac27a1: Use upstream binaries for Alpine in 1.21+
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jul 13, 2023
Changes:

- docker-library/golang@431c08f: Update architectures lists with more references
- docker-library/golang@5eca4a0: Merge pull request docker-library/golang#474 from infosiftr/alpine-1.21-upstream
- docker-library/golang@0ac27a1: Use upstream binaries for Alpine in 1.21+
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