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: bump alpine to 3.20 #4952

Merged
merged 1 commit into from
May 27, 2024
Merged

dockerfile: bump alpine to 3.20 #4952

merged 1 commit into from
May 27, 2024

Conversation

crazy-max
Copy link
Member

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max requested a review from tonistiigi May 27, 2024 12:05
@crazy-max crazy-max marked this pull request as ready for review May 27, 2024 12:29
@crazy-max crazy-max merged commit 4cf5e34 into moby:master May 27, 2024
74 checks passed
@crazy-max crazy-max deleted the alpine320 branch May 27, 2024 16:41
@@ -18,25 +18,14 @@ ARG GOTESTSUM_VERSION=v1.9.0
ARG DELVE_VERSION=v1.21.0

ARG GO_VERSION=1.21
ARG ALPINE_VERSION=3.19
ARG ALPINE_VERSION=3.20
ARG XX_VERSION=1.4.0
Copy link
Member Author

Choose a reason for hiding this comment

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

This will still use alpine:edge for riscv64 cross-comp with this version of xx: https://github.com/tonistiigi/xx/blob/81db39e375537bb5711ecfdcb1526e4c9ea4c0e1/src/xx-apk#L49-L53

Opened tonistiigi/xx@33ae6f0 as follow-up.

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