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

Fixed failure to build packages from source on recent Alpine versions #903

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

thresheek
Copy link
Collaborator

apk index no longer accepts untrusted keys since 2.14.2
pull-request-to-an-issue) here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • I have run ./update.sh and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

apk index no longer accepts untrusted keys since 2.14.2
It seems github actions runners are having issues with ipv6 since
lateset updates to Docker 26.  Let them sort the issues out first, and
then we can revert this change.
@thresheek thresheek merged commit 1717492 into nginxinc:master Jun 21, 2024
9 checks passed
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.

1 participant