Update minimum Docker API version

Changed the default Docker API version from 1.44 to 1.45 in the documentation.
This commit is contained in:
ivan 2025-03-16 14:04:30 +01:00 committed by Jan O. Rundshagen
parent f33f3b5d60
commit 5463a57af0

View file

@ -172,7 +172,7 @@ The API version to use by the Docker client for connecting to the Docker daemon.
Argument: --api-version, -a
Environment Variable: DOCKER_API_VERSION
Type: String
Default: "1.44"
Default: "1.45"
```
## Include restarting