-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Docker 29.1.0 release notes #23783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker 29.1.0 release notes #23783
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| ### Packaging updates | ||
|
|
||
| - Update BuildKit to [v0.26.1](https://github.com/moby/buildkit/releases/tag/v0.26.1). [moby/moby#51551](https://github.com/moby/moby/pull/51551) | ||
| - Update containerd binary to v2.2.0 (static binaries and CI only). [moby/moby#51271](https://github.com/moby/moby/pull/51271) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Update containerd binary to v2.2.0 (static binaries and CI only). [moby/moby#51271](https://github.com/moby/moby/pull/51271) | |
| - Update containerd binary to v2.2.0 (static binaries only). [moby/moby#51271](https://github.com/moby/moby/pull/51271) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, done - except dropped the "only" too.
|
|
||
| ### Networking | ||
|
|
||
| - Do not overwrite user-modified /etc/resolv.conf across container restarts. [moby/moby#51507](https://github.com/moby/moby/pull/51507) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Do not overwrite user-modified /etc/resolv.conf across container restarts. [moby/moby#51507](https://github.com/moby/moby/pull/51507) | |
| - Do not overwrite user-modified `/etc/resolv.conf` across container restarts. [moby/moby#51507](https://github.com/moby/moby/pull/51507) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Signed-off-by: Rob Murray <rob.murray@docker.com>
785c592 to
738df10
Compare
Description
Related issues or tickets
Reviews