Bump API version to 1.47

Signed-off-by: Rob Murray <rob.murray@docker.com>
This commit is contained in:
Rob Murray
2024-07-23 11:43:20 +01:00
parent 0c513d2849
commit a23dcf4798
3 changed files with 11 additions and 5 deletions

View File

@@ -13,6 +13,12 @@ keywords: "API, Docker, rcli, REST, documentation"
will be rejected.
-->
## v1.47 API changes
[Docker Engine API v1.47](https://docs.docker.com/engine/api/v1.47/) documentation
* `Sysctls` in `HostConfig` (top level `--sysctl` settings) for `eth0` are no
longer migrated to `DriverOpts`, as described in the changes for v1.46.
## v1.46 API changes