chore: Bump github.com/docker/docker to v28.0.4 and fix broken API#288
chore: Bump github.com/docker/docker to v28.0.4 and fix broken API#288alphanota wants to merge 10 commits intobuildpacks:mainfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #288 +/- ##
===========================================
- Coverage 58.29% 38.89% -19.39%
===========================================
Files 32 36 +4
Lines 3694 3294 -400
===========================================
- Hits 2153 1281 -872
- Misses 1184 1819 +635
+ Partials 357 194 -163 🚀 New features to boost your workflow:
|
|
Copying @natalieparellano 's comment on the original PR here:
|
|
@natalieparellano @alphanota since Kaniko has a new release which uses |
|
This PR can be closed now that #290 has upgraded the docker version to v28.1.1 |
Skaffold (github.com/googlecontainertools/skaffold) depends on imgutil as a dependency. We are trying to update to the latest docker package versions but unfortunately there are some braking changes between v26 and v28. This is my attempt at upgrading docker in imgutil and fixing the broken API.