mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 07:00:13 +01:00
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:
parent
f33f3b5d60
commit
5463a57af0
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ The API version to use by the Docker client for connecting to the Docker daemon.
|
||||||
Argument: --api-version, -a
|
Argument: --api-version, -a
|
||||||
Environment Variable: DOCKER_API_VERSION
|
Environment Variable: DOCKER_API_VERSION
|
||||||
Type: String
|
Type: String
|
||||||
Default: "1.44"
|
Default: "1.45"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Include restarting
|
## Include restarting
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue