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

This commit is contained in:
Comrade Renovate Bot 2020-12-18 08:01:35 +00:00
parent 6cf1863398
commit 8460f843e9
1 changed files with 1 additions and 1 deletions

View File

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