updated traefik to v2.5

This commit is contained in:
xFuture603 2022-01-05 19:45:42 +01:00
parent a33c5f3088
commit 7a915dc528
1 changed files with 1 additions and 1 deletions

View File

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