v20.10.22
版本发布时间: 2022-12-16 22:44:15
moby/moby最新发布版本:v27.2.0(2024-08-28 04:19:04)
Bug fixes and enhancements
- Improve error message when attempting to pull an unsupported image format or OCI artifact (moby/moby#44413, moby/moby#44569).
- Fix an issue where the host's ephemeral port-range was ignored when selecting random ports for containers (moby/moby#44476).
- Fix
ssh: parse error in message type 27
errors duringdocker build
on hosts using OpenSSH 8.9 or above (moby/moby#3862). - seccomp: block socket calls to
AF_VSOCK
in default profile (moby/moby#44564).
Packaging Updates
- Update Docker Compose to v2.14.1.
- Update Docker Scan to v0.23.0.
- Update containerd (
containerd.io
package) to v1.6.13 to include a fix for CVE-2022-23471. - Update Go runtime to 1.18.9 to include fixes for CVE-2022-41716, CVE-2022-41717, and CVE-2022-41720.