-
Notifications
You must be signed in to change notification settings - Fork 92
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 syft image and doc - use docker commands #1307
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1307 +/- ##
=======================================
- Coverage 89.6% 89.3% -0.4%
=======================================
Files 378 378
Lines 29960 30076 +116
Branches 1840 1840
=======================================
+ Hits 26862 26863 +1
- Misses 2707 2821 +114
- Partials 391 392 +1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
👋 Hi! It looks like you modified some files in the
If none of the above scenarios apply, feel free to ignore this comment 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's bump the linux detector version to reflect an underlying change in the detector
This reverts commit 952c1ce.
Syft image update to newest version.
Updated docs as well since Skopeo has issue with authenticating with ACR. Also, it requires WSL to be setup as there is no Windows support.
Docker tagging and push works for this scenario, so we can use that instead: containers/skopeo#1534