api 1.54.1
Changelog
- api/types/network: add
Port.Port()method to return the port-number as a string. moby/moby#52165 - api, client: add //go:fix inline directives to deprecated functions. moby/moby#52178
- api, client: go.mod: remove patch version. moby/moby#52174
- api/types/network: fix handling of unmapped ports (ephemeral ports). moby/moby#52288
Full Changelog: https://github.com/moby/moby/compare/api/v1.54.0...api/v1.54.1