Update traefik Docker tag to v2.4.5

This commit is contained in:
Comrade Renovate Bot 2021-02-19 08:02:21 +00:00
parent a7dc8a5f61
commit e46a4c7b01

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: "traefik:v2.4.3" image: "traefik:v2.4.5"
ports: ports:
- "80:80" - "80:80"
- "443:443" - "443:443"