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: install curl on alpine linux #173

Merged
merged 2 commits into from
Nov 10, 2023
Merged

fix: install curl on alpine linux #173

merged 2 commits into from
Nov 10, 2023

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Nov 10, 2023

Some users are reporting failures with the aws-cli/install command on different versions of Alpine Linux.

This PR fixes the issue by updating and upgrading apk before installing curl

@brivu brivu requested a review from a team as a code owner November 10, 2023 19:50
@brivu brivu merged commit a8e762a into master Nov 10, 2023
2 checks passed
@brivu brivu deleted the fix/alpine-curl branch November 10, 2023 21:44
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.

circleci/aws-cli@3.1.5 fails on aws-cli/setup - Error relocating /usr/bin/curl (alpine)
2 participants