mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20:12 +01:00
fix: increase default DOCKER_API_VERSION to 1.44
This commit is contained in:
parent
ed78a5bbed
commit
434bd067cf
3 changed files with 2 additions and 13 deletions
|
|
@ -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.24"
|
||||
Default: "1.44"
|
||||
```
|
||||
|
||||
## Include restarting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue