Update traefik

This commit is contained in:
Jake Howard 2020-07-15 14:53:36 +01:00
parent 4e5359767c
commit 7a38207ef0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
traefik:
image: traefik:v2.2.4
image: traefik:v2.2.5
network_mode: host
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro