Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 793 Bytes | |
v25.0.12 source code.tar.gz | 2025-07-15 | 16.1 MB | |
v25.0.12 source code.zip | 2025-07-15 | 21.8 MB | |
Totals: 3 Items | 37.9 MB | 2 |
25.0.12
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestone:
- moby/moby, 25.0.12 milestone
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Fix an issue where all new tasks in the Swarm could get stuck in the PENDING state forever after scaling up a service with placement preferences. https://github.com/moby/moby/pull/50203
- Fix an issue which made DNS service discovery for Swarm services unreliable. https://github.com/moby/moby/pull/50230
Packaging updates
- Update Go toolchain to go1.23.9. https://github.com/moby/moby/pull/50053