Update traefik to v2.4

This commit is contained in:
Jake Howard 2021-01-20 20:33:57 +00:00
parent 700360eb96
commit 3321b852a5
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
traefik:
image: traefik:v2.3
image: traefik:v2.4
network_mode: host
environment:
- CF_DNS_API_TOKEN={{ cloudflare_api_token }}