25.0.14
25.0.14
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestone:
- moby/moby, 25.0.14 milestone
- Changes to the Engine API, see API version history.
Bug fixes and enhancements
- Daemon: Added support for the
DOCKER_DISABLE_WEAK_CIPHERSenvironment variable to restrict the Docker daemon to secure TLS cipher suites. https://github.com/moby/moby/pull/51084 - Update Swarmkit internal TLS configuration to exclude known insecure cipher suites. https://github.com/moby/moby/pull/51129