Skip to content
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

Fix Dockerfile for amd64 microarchitectures #2617

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Conversation

lucacome
Copy link
Member

GoReleaser added support for microarchitectures for amd64, introduced in go 1.18.

Since we build only one microarchitecture for every architecture that supports them, there's no need to specify TARGETVARIANT for now. Also Docker doesn't recognize amd64 microarchitectures as a TARGETVARIANT (for now?).

@lucacome lucacome requested a review from a team April 20, 2022 18:15
@lucacome lucacome self-assigned this Apr 20, 2022
@github-actions github-actions bot added bug An issue reporting a potential bug chore Pull requests for routine tasks labels Apr 20, 2022
@lucacome lucacome force-pushed the chore/fix-go-amd64 branch from f04162d to b26be94 Compare April 20, 2022 19:56
@lucacome lucacome requested review from pleshakov and jjngx April 20, 2022 20:12
@lucacome lucacome merged commit 1fdbde9 into main Apr 21, 2022
@lucacome lucacome deleted the chore/fix-go-amd64 branch April 21, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants