Update traefik
This commit is contained in:
parent
bb9408a39e
commit
242f6f07c9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3"
|
|||
services:
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: traefik:v2.1.4
|
||||
image: traefik:v2.1.6
|
||||
# command: "--log.level=DEBUG"
|
||||
network_mode: host
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue