| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-11 | 958 Bytes | |
| v25.0.13 source code.tar.gz | 2025-08-11 | 16.2 MB | |
| v25.0.13 source code.zip | 2025-08-11 | 21.9 MB | |
| Totals: 3 Items | 38.0 MB | 0 | |
25.0.13
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestone:
- moby/moby, 25.0.13 milestone
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Prevent restoration of iptables rules for deleted networks and containers on firewalld reload. https://github.com/moby/moby/pull/50445
- Fix Swarm services becoming unreachable from published ports after a firewalld reload. https://github.com/moby/moby/pull/50445
- Improve the reliability of the Swarm overlay network control plane by fixing longstanding issues with NetworkDB. https://github.com/moby/moby/pull/50511
- Improve the reliability of Swarm overlay container networks by fixing longstanding issues with the overlay network driver. https://github.com/moby/moby/pull/50551