-
Notifications
You must be signed in to change notification settings - Fork 173
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
Dockerfile: update xx to v1.4.0 #310
Conversation
Unfortunately; still failing with newer go versions; we'll have to look what's causing it; /cc @crazy-max
|
Maybe we need to update |
Pushed a temporary commit to use |
Still sad :(
We need new prebuild-ld, I'm looking into it and keep you posted. |
|
@thaJeztah Can you try with latest |
full diff: tonistiigi/xx@v1.2.1...v1.4.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
updated 🤞 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #310 +/- ##
=======================================
Coverage 52.23% 52.23%
=======================================
Files 9 9
Lines 672 672
=======================================
Hits 351 351
Misses 274 274
Partials 47 47 ☔ View full report in Codecov by Sentry. |
full diff: tonistiigi/xx@v1.2.1...v1.4.0