Upgrade traefik

This is the first upgrade of a container through this repo, and it worked perfectly! 🎉
This commit is contained in:
Jake Howard 2020-02-07 08:40:04 +00:00
parent e6a659e4cb
commit c184936114
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,7 +3,7 @@ version: "3"
services:
traefik:
container_name: traefik
image: traefik:v2.1.2
image: traefik:v2.1.4
# command: "--log.level=DEBUG"
network_mode: host
volumes: