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

Restore curl in Ubuntu and Centos images #256

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Restore curl in Ubuntu and Centos images #256

merged 2 commits into from
Aug 12, 2022

Conversation

gdams
Copy link
Member

@gdams gdams commented Aug 12, 2022

fixes #255

Curl was replaced with wget but this inadvertently broke users who were expecting curl to still be in the base image. Considering how small the curl package is I’m putting it back in the base image for now

Curl was replaced with wget but this inadvertently broke users who were expecting curl to still be in the base image. Considering how small the curl package is I’m putting it back in the base image for now
@gdams gdams changed the title Restore curl in Ubuntu images Restore curl in Ubuntu and Centos images Aug 12, 2022
@gdams gdams enabled auto-merge (squash) August 12, 2022 08:38
@gdams gdams merged commit d02f2d2 into main Aug 12, 2022
@gdams gdams deleted the gdams-patch-1 branch August 12, 2022 09:00
@andretrial
Copy link

Hi @gdams

In DockerHub I still see the "old" image and not the new one with curl "re-added"

Thanks

@gdams
Copy link
Member Author

gdams commented Aug 12, 2022

@andretrial you'll need to wait for docker-library/official-images#12953 to be merged (controlled by the official docker folks)

@alexsuter
Copy link

@gdams what about removing wget? Then we would overcome this security issue: https://nvd.nist.gov/vuln/detail/CVE-2021-31879

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.

[Bug]: Docker images were re-built and existing tags were overridden
3 participants