Update traefik Docker tag to v2.3.1

This commit is contained in:
Comrade Renovate Bot 2020-09-30 07:03:07 +00:00
parent 4c39c690a4
commit 444e16879e
1 changed files with 1 additions and 1 deletions

View File

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