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 alpine image tag in Dockerfile to address security vulnerabilities #258

Merged
merged 3 commits into from
Jun 11, 2024

using alpine:3.19 instead because there is an new CVE for openssl on …

61cd818
Select commit
Loading
Failed to load commit list.
Merged

fix alpine image tag in Dockerfile to address security vulnerabilities #258

using alpine:3.19 instead because there is an new CVE for openssl on …
61cd818
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

44.83% (+0.00%) compared to 9bffe48

View this Pull Request on Codecov

44.83% (+0.00%) compared to 9bffe48

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.83%. Comparing base (9bffe48) to head (61cd818).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #258   +/-   ##
========================================
  Coverage    44.83%   44.83%           
========================================
  Files           28       28           
  Lines         1927     1927           
========================================
  Hits           864      864           
  Misses        1028     1028           
  Partials        35       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.