# Docker Compose v5.1.3 - Product: Docker Compose (https://whatsnew.fyi/product/docker-compose) - Vendor: Docker - Date: 2026-04-15 - Version: v5.1.3 - Original notes: https://github.com/docker/compose/releases/tag/v5.1.3 - Permalink: https://whatsnew.fyi/product/docker-compose/releases/v5.1.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix provider output handling and watch rebuild re-invocation - **changed** — Bump github.com/containerd/containerd/v2 from 2.2.2 to 2.2.3 ##### What's Changed ###### 🐛 Fixes * fix: provider output handling and watch rebuild re-invocation by @glours in https://github.com/docker/compose/pull/13732 ###### 🔧 Internal * Add Docker Desktop Logs view hints and navigation shortcut by @glours in https://github.com/docker/compose/pull/13721 * Build and push Docker Desktop module image on release by @glours in https://github.com/docker/compose/pull/13726 * Fix typo in SECURITY.md by @glours in https://github.com/docker/compose/pull/13730 * Make hook hint deep links clickable using OSC 8 terminal hyperlinks by @glours in https://github.com/docker/compose/pull/13734 * Remove 'provenance' attribute' by @glours in https://github.com/docker/compose/pull/13738 ###### ⚙️ Dependencies * build(deps): bump github.com/containerd/containerd/v2 from 2.2.2 to 2.2.3 by @dependabot[bot] in https://github.com/docker/compose/pull/13737 **Full Changelog**: https://github.com/docker/compose/compare/v5.1.2...v5.1.3