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

This commit is contained in:
Comrade Renovate Bot 2021-01-12 08:02:34 +00:00
parent 2d994324f2
commit 9b4e74f478
1 changed files with 1 additions and 1 deletions

View File

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