mirror of
https://github.com/traefik/traefik.git
synced 2026-06-18 19:38:23 +03:00
Migrate to github.com/moby/moby modules
This commit is contained in:
committed by
GitHub
parent
bd6a685be3
commit
8f99bbcfba
@@ -9,6 +9,16 @@ This guide provides detailed migration steps for upgrading between different Tra
|
||||
|
||||
---
|
||||
|
||||
## v3.6.16
|
||||
|
||||
### Docker provider: minimum Docker Engine version
|
||||
|
||||
Starting with `v3.6.16`, the Docker provider requires Docker API version v1.40 or
|
||||
above ([Docker Engine v19.03](https://docs.docker.com/reference/api/engine/#api-version-matrix)).
|
||||
Users running older (end of life) versions of Docker Engine should update their
|
||||
Docker Engine or use the [`DOCKER_API_VERSION`](https://docs.docker.com/reference/api/engine/#versioned-api-and-sdk)
|
||||
environment variable to override the API version used by Traefik.
|
||||
|
||||
## v3.6.15
|
||||
|
||||
In `v3.6.15`, a new `errorRequestHeaders` option has been added to the Errors middleware.
|
||||
|
||||
Reference in New Issue
Block a user