Docker Compose
Docker · current 5.5.0
The current version of Docker Compose is 5.5.0 (as of 17/08/2026). patchletter checks the official source daily and emails you every new release.
Docker Compose at a glance
Docker Compose is the widely used tool for defining and running multi-container applications from a declarative YAML file. It ships as part of the Docker tooling with regular releases; the modern Compose V2 is a plugin invoked as "docker compose".
For admins keeping Compose current usually rides along with updating Docker Engine and the CLI plugin. The bigger version story is your images: Compose only orchestrates them, so the security of a stack depends on keeping the referenced image tags current and rebuilt — pin digests for reproducibility and update them deliberately. Compose files often reference secrets and ports — keep secrets out of the file (use env files or a secrets mechanism) and don't expose management ports. After updating Compose or images, recreate and verify the stack. Track Docker's release notes for behaviour changes.
Version history & changelog · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 5.5.0 | STABLE | 17/08/2026 | Release notes → |
| 5.4.0 | STABLE | 03/08/2026 | Release notes → |
| 5.3.1 | STABLE | 07/07/2026 | Release notes → |
| 5.3.0 | STABLE | 02/07/2026 | Release notes → |
| 5.2.0 | STABLE | 23/06/2026 | Release notes → |
| 5.1.4 | STABLE | 20/05/2026 | Release notes → |
| 5.1.3 | STABLE | 15/04/2026 | Release notes → |
| 5.1.2 | STABLE | 09/04/2026 | Release notes → |
| 5.1.1 | STABLE | 20/03/2026 | Release notes → |
| 5.1.0 | STABLE | 24/02/2026 | Release notes → |
| 5.0.2 | STABLE | 21/01/2026 | Release notes → |
| 5.0.1 | STABLE | 18/12/2025 | Release notes → |
| 5.0.0 | STABLE | 02/12/2025 | Release notes → |
| 2.40.3 | STABLE | 30/10/2025 | Release notes → |
| 2.40.2 | STABLE | 22/10/2025 | Release notes → |
| 2.40.1 | STABLE | 17/10/2025 | Release notes → |
| 2.40.0 | STABLE | 03/10/2025 | Release notes → |
| 2.39.4 | STABLE | 19/09/2025 | Release notes → |
| 2.39.3 | STABLE | 09/09/2025 | Release notes → |
| 2.39.2 | STABLE | 08/08/2025 | Release notes → |
| 2.39.1 | STABLE | 24/07/2025 | Release notes → |
| 2.39.0 | STABLE | 24/07/2025 | Release notes → |
| 2.38.2 | STABLE | 08/07/2025 | Release notes → |
| 2.38.1 | STABLE | 30/06/2025 | Release notes → |
| 2.38.0 | STABLE | 30/06/2025 | Release notes → |
| 2.37.3 | STABLE | 24/06/2025 | Release notes → |
| 2.37.2 | STABLE | 20/06/2025 | Release notes → |
| 2.37.1 | STABLE | 12/06/2025 | Release notes → |
| 2.37.0 | STABLE | 05/06/2025 | Release notes → |
| 2.36.2 | STABLE | 23/05/2025 | Release notes → |
| 2.36.1 | STABLE | 19/05/2025 | Release notes → |
| 2.36.0 | STABLE | 07/05/2025 | Release notes → |
| 2.35.1 | STABLE | 17/04/2025 | Release notes → |
| 2.35.0 | STABLE | 10/04/2025 | Release notes → |
| 2.34.0 | STABLE | 14/03/2025 | Release notes → |
| 2.33.1 | STABLE | 21/02/2025 | Release notes → |
| 2.33.0 | STABLE | 12/02/2025 | Release notes → |
| 2.32.4 | STABLE | 15/01/2025 | Release notes → |
| 2.32.3 | STABLE | 13/01/2025 | Release notes → |
| 2.32.2 | STABLE | 07/01/2025 | Release notes → |
| 2.32.1 | STABLE | 16/12/2024 | Release notes → |
| 2.32.0 | STABLE | 13/12/2024 | Release notes → |
| 2.31.0 | STABLE | 28/11/2024 | Release notes → |
| 2.30.3 | STABLE | 07/11/2024 | Release notes → |
| 2.30.2 | STABLE | 05/11/2024 | Release notes → |
| 2.30.1 | STABLE | 30/10/2024 | Release notes → |
| 2.30.0 | STABLE | 29/10/2024 | Release notes → |
| 2.29.7 | STABLE | 20/09/2024 | Release notes → |
| 2.29.6 | STABLE | 19/09/2024 | Release notes → |
| 2.29.5 | STABLE | 17/09/2024 | Release notes → |
Frequently asked questions
- What is the latest version of Docker Compose?
- Docker Compose 5.5.0, released 17/08/2026. patchletter checks the vendor's official source daily for new releases.
- Where can I find the Docker Compose release notes?
- The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
- How do I get notified about new Docker Compose updates?
- Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.
Never miss a Docker Compose update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch Docker ComposeEmbed this badge
Shows the current Docker Compose version and updates itself. Free to use, no account needed.
[](https://patchletter.com/en/software/docker-compose)https://patchletter.com/badge/docker-compose.svgAlso available: ?v=eol (end of support) and ?v=cve (actively exploited).