docker / cli

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

Dockerfile: update buildx to v0.14.1, compose v2.27.1 #5089

Closed thaJeztah closed 1 month ago

thaJeztah commented 1 month ago

Dockerfile: update buildx to v0.14.1

Dockerfile: update compose to v2.27.1

release notes: https://github.com/docker/compose/releases/tag/v2.27.1

full diff: https://github.com/docker/compose/compare/v2.24.3...v2.27.1

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

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.34%. Comparing base (421e3b5) to head (0b7aff3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5089 +/- ## ======================================= Coverage 61.34% 61.34% ======================================= Files 298 298 Lines 20706 20706 ======================================= Hits 12703 12703 Misses 7103 7103 Partials 900 900 ```
thaJeztah commented 1 month ago

Thx! Let me bring this one in; this is only used for CI, and it looks happy 🎉