Update traefik Docker tag to v2.4.5
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Comrade Renovate Bot 2021-02-19 08:02:21 +00:00
parent a7dc8a5f61
commit e46a4c7b01
1 changed files with 1 additions and 1 deletions

View File

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