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

Update Dockerfile -- curl syntax #127

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

wschuell
Copy link
Contributor

@wschuell wschuell commented Dec 4, 2023

Hi!

I updated the curl syntax for the driver downloads, providing directly the output filename which apparently does not get parsed correctly by the -O option with recent versions of curl. I get the same driver issue as in your own automatic PR, only since a few days ago, it was running fine before.

I did not run the tests but running curl manually shows the error, the parsed filename is only remotecontent and therefore the previous downloads get overwritten as the name is always the same. Change happened between curl versions 7.84.0 and 7.86.0.

Update curl syntax, providing directly the output filename which apparently does not get parsed correctly by the -O option with the recent versions of curl
@jackton1
Copy link
Member

jackton1 commented Dec 4, 2023

@all-contributors please add @wschuell for bug, code

Copy link
Contributor

@jackton1

I've put up a pull request to add @wschuell! 🎉

@jackton1 jackton1 merged commit 5abea0c into tj-actions:main Dec 4, 2023
3 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.

2 participants