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: use wget instead of curl to install az CLI #3375

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

hassy
Copy link
Member

@hassy hassy commented Oct 18, 2024

Description

Docker builds for arm64 have been broken since #3363

The issue is caused by:

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs? No
  • Does this require a changelog entry? No

Docker builds for arm64 have been broken since #3363

The issue is caused by:

- An issue with curl/OpenSSL specific to Ubuntu 24 on arm64:
  - curl/curl#14154
  - https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2073448
- Our image uses Ubuntu 24 now as that's what the Playwright v1.48.0 image is based on
@hassy hassy merged commit f1acd0d into main Oct 18, 2024
45 checks passed
@hassy hassy deleted the fix/docker-build-arm branch October 18, 2024 09:00
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.

1 participant