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

Dockerfile: update Alpine to 3.17 #3349

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Dec 2, 2022

related to moby/moby#44570

Update to Alpine 3.17. For riscv64 BuildKit image we use alpine:edge as this arch is not yet supported. This also enforces Alpine version for the golang image.

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

@crazy-max crazy-max force-pushed the alpine-316 branch 3 times, most recently from bb97111 to a32eaf4 Compare December 2, 2022 14:26
@crazy-max crazy-max changed the title Dockerfile: update Alpine to 3.16 Dockerfile: update Alpine to 3.17 Dec 2, 2022
@crazy-max

This comment was marked as resolved.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max marked this pull request as ready for review December 2, 2022 16:01
@tonistiigi
Copy link
Member

Doesn't golang/go#53000 (comment) say that something breaks with 3.17?

@crazy-max
Copy link
Member Author

Doesn't golang/go#53000 (comment) say that something breaks with 3.17?

It's fine on Go 1.19 but not 1.18 (needs backport of https://go-review.googlesource.com/c/go/+/406816)

@tonistiigi tonistiigi merged commit 04c29d0 into moby:master Dec 2, 2022
@crazy-max crazy-max deleted the alpine-316 branch December 2, 2022 17:20
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.

None yet

2 participants