Closed thaJeztah closed 1 week ago
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.
failure is a flaky test; https://github.com/docker/cli/issues/5254
63.88 === FAIL: cli/command/container TestRunAttachTermination (unknown)
63.88 signal: interrupt
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