Skip to content

Add Alpine 3.21 helix images #1282

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 2 commits into from
Dec 6, 2024
Merged

Add Alpine 3.21 helix images #1282

merged 2 commits into from
Dec 6, 2024

Conversation

richlander
Copy link
Member

@richlander richlander commented Dec 5, 2024

No description provided.

@mthalman mthalman merged commit 98df625 into main Dec 6, 2024
14 checks passed
@mthalman mthalman deleted the alpine321 branch December 6, 2024 13:57
tzdata

# Install libmsquic from testing repository
RUN apk add --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/ libmsquic
Copy link
Member

Choose a reason for hiding this comment

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

We don't need to pull libmsquic from testing repository anymore on alpine starting with version 3.21, we should able to pull it directly as

apk add libmsquic

Copy link
Member Author

Choose a reason for hiding this comment

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

I had noticed that and was wondering if this would be the guidance. Cool!

I'll make a PR for that.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants