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

The v1.17/v1.18 use vulnerable version of alpine:3.18 instead of fixed 3.19.1 #20896

Closed
OlgasAcc opened this issue Mar 26, 2024 · 0 comments · Fixed by #20897
Closed

The v1.17/v1.18 use vulnerable version of alpine:3.18 instead of fixed 3.19.1 #20896

OlgasAcc opened this issue Mar 26, 2024 · 0 comments · Fixed by #20897

Comments

@OlgasAcc
Copy link

Hello,
There are 2 issues related to the Dockerfile:

  1. We pull the latest version (v1.18) of the image within the project. However, the Aqua security scanner has flagged vulnerabilities due to the utilization of an outdated Alpine version, specifically versions 3.18 and 3.18.6.
    To address these security concerns, updating to Alpine version 3.19.1 resolves these issues.
image

Would it be feasible for you to upgrade the image accordingly (to alpine:3.19.1)?

Thanks,
Olga

@david-yu david-yu linked a pull request Mar 26, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant