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

This commit is contained in:
Comrade Renovate Bot 2021-02-02 08:02:17 +00:00
parent 110e2595ff
commit e5b8c97ef4
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "traefik:2.4.0"
image: "traefik:2.4.1"
ports:
- "80:80"
- "443:443"