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

This commit is contained in:
Renovate Bot 2020-11-25 08:01:43 +00:00
parent cb6432e577
commit 6e10f4d431
1 changed files with 1 additions and 1 deletions

View File

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