Update traefik
This commit is contained in:
parent
974e0e8467
commit
0256570f1c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "2.3"
|
|||
services:
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: traefik:v2.2.0
|
||||
image: traefik:v2.2.1
|
||||
# command: "--log.level=DEBUG"
|
||||
network_mode: host
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue