docker 29.0.3
v29.0.3
29.0.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker version --format json: restore top-levelBuildTimefield to use RFC3339Nano format. docker/cli#6668- Fix
docker image lsignoring a customimageFormatfromdocker.json. docker/cli#6667
Networking
- Fix an issue that caused daemon crash when using a remote network driver plugin. moby/moby#51558