docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

Dockerfile: update buildx to v0.15.1 #5173

Closed thaJeztah closed 1 week ago

thaJeztah commented 2 weeks ago

This is the version used in the dev-container, and for testing.

release notes: https://github.com/docker/buildx/releases/tag/v0.15.1

- A picture of a cute animal (not mandatory but encouraged)

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 61.72%. Comparing base (64206ae) to head (b079361).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5173 +/- ## ========================================== - Coverage 61.76% 61.72% -0.05% ========================================== Files 297 294 -3 Lines 20768 20763 -5 ========================================== - Hits 12828 12815 -13 - Misses 7024 7028 +4 - Partials 916 920 +4 ```
thaJeztah commented 2 weeks ago
=== Failed
=== FAIL: e2e/cli-plugins TestPluginSocketBackwardsCompatible/detached/the_main_CLI_exits_after_3_signals (1.10s)
    socket_test.go:110: docker --config /tmp/plugin-test-4091308632 presocket test-no-socket
    socket_test.go:134: assertion failed: expected error to contain "exit status 1", got "exit status 255"