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

This commit is contained in:
Renovate Bot 2020-09-24 07:01:49 +00:00
parent 8e98765431
commit 8cbe7788a1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
traefik:
image: "traefik:2.2.11"
image: "traefik:2.3.0"
ports:
- "80:80"
- "443:443"