Merge pull request 'Update traefik Docker tag to v2.2.11' (#2) from renovate/docker-traefik-2.x into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2
This commit is contained in:
decentral1se 2020-09-15 09:16:29 +02:00
commit 19a61c2aad
1 changed files with 1 additions and 1 deletions

View File

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