docker / cli

The Docker CLI
Apache License 2.0
4.97k stars 1.94k forks source link

Dockerfile: update buildx to v0.18.0, compose to v2.30.3 #5615

Closed thaJeztah closed 1 week ago

thaJeztah commented 1 week ago

Dockerfile: update buildx to v0.18.0

Update the buildx cli plugin used in the dev-container

full diff: https://github.com/docker/buildx/compare/0.17.1..0.18.0

Dockerfile: update compose to v2.30.3

Update the compose cli plugin used in the dev-container

full diff: https://github.com/docker/compose/compare/v2.29.7...v2.30.3

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.37%. Comparing base (a422840) to head (3dd7621). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5615 +/- ## ========================================== - Coverage 59.63% 59.37% -0.26% ========================================== Files 346 337 -9 Lines 29208 28936 -272 ========================================== - Hits 17417 17182 -235 + Misses 10822 10789 -33 + Partials 969 965 -4 ```
thaJeztah commented 1 week ago

failure is a flaky test; https://github.com/docker/cli/issues/5254

63.88 === FAIL: cli/command/container TestRunAttachTermination (unknown)
63.88 signal: interrupt