installer
installer copied to clipboard
feat: 更新 docker 26.0.0
Bug fixes and enhancements
- CVE-2024-29018: Do not forward requests to external DNS servers for a container that is only connected to an 'internal' network. Previously, requests were forwarded if the host's DNS server was running on a loopback address, like systemd's 127.0.0.53. https://github.com/moby/moby/pull/47589
- Ensure that a generated MAC address is not restored when a container is restarted, but a configured MAC address is preserved. https://github.com/moby/moby/pull/47233
- [x] fix: https://github.com/jumpserver/jumpserver/issues/12905