Update traefik Docker tag to v2.3.3

This commit is contained in:
Comrade Renovate Bot 2020-11-20 08:02:07 +00:00
parent a2360fcf22
commit dc0738bd31
1 changed files with 1 additions and 1 deletions

View File

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