Update Yaegi to v0.15.0

This commit is contained in:
Ludovic Fernandez
2023-02-09 11:52:05 +01:00
committed by GitHub
parent 38f5024ed0
commit 39331e41a8
3 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ and [Docker Swarm Mode](https://docs.docker.com/engine/swarm/).
## Routing Configuration
When using Docker as a [provider](./overview.md),
Traefik uses [container labels](https://docs.docker.com/engine/reference/commandline/run/#-set-metadata-on-container--l---label---label-file) to retrieve its routing configuration.
Traefik uses [container labels](https://docs.docker.com/engine/reference/commandline/run/#label) to retrieve its routing configuration.
See the list of labels in the dedicated [routing](../routing/providers/docker.md) section.