docker / docker-credential-helpers

Programs to keep Docker login credentials safe by storing in platform keystores
MIT License
1.06k stars 169 forks source link

Dockerfile: fix vendor validation #253

Closed crazy-max closed 1 year ago

crazy-max commented 1 year ago

follow-up https://github.com/docker/docker-credential-helpers/pull/252#issuecomment-1399598640

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

codecov-commenter commented 1 year ago

Codecov Report

Base: 55.55% // Head: 55.55% // No change to project coverage :thumbsup:

Coverage data is based on head (5674cae) compared to base (ac5992b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #253 +/- ## ======================================= Coverage 55.55% 55.55% ======================================= Files 9 9 Lines 666 666 ======================================= Hits 370 370 Misses 253 253 Partials 43 43 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=docker). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=docker)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.