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

This commit is contained in:
Renovate Bot 2021-02-17 08:02:03 +00:00
parent 85ebee9e28
commit 1fd29aa74c
1 changed files with 1 additions and 1 deletions

View File

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