Update Traefik container from deprecated v2.6 to v2.11 (#1475)
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- traefik.http.routers.frontend-http.rule=HostRegexp(`{any:.+}`)
|
||||
|
||||
proxy:
|
||||
image: traefik:2.5
|
||||
image: traefik:v2.11
|
||||
command:
|
||||
- --providers.docker
|
||||
- --providers.docker.exposedbydefault=false
|
||||
|
||||
Reference in New Issue
Block a user