bump traefik version

This commit is contained in:
paul 2020-09-05 06:30:42 +02:00 committed by Hive
parent a44d36b46e
commit a521b213a9

View file

@ -2,7 +2,7 @@ version: '2'
services: services:
proxy: proxy:
image: traefik:v2.1 image: traefik:v2.2
ports: ports:
- "80:80" - "80:80"
- "443:443" - "443:443"