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

This commit is contained in:
Comrade Renovate Bot 2021-03-09 08:02:05 +00:00
parent 6813b03ce8
commit 715703349a
1 changed files with 1 additions and 1 deletions

View File

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