What's Changed
- Compose can't create a tar with adequate uid:gid ownership by @ndeloof in #13299
- fail build if minimal required version of buildx isn't installed by @ndeloof in #13295
- remove unused code to only rely on api.Service by @ndeloof in #13300
- test digest or canonical reference, not only tag, when checking if an image is already present by @glours in #13302
- introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction by @ndeloof in #13308
Full Changelog: v2.40.1...v2.40.2