Merge pull request 'Update traefik Docker tag to v2.3.0' (#3) from renovate/docker-traefik-2.x into master

Reviewed-on: https://git.autonomic.zone/compose-stacks/traefik/pulls/3
This commit is contained in:
decentral1se 2020-09-24 09:29:02 +02:00
commit fbe5ccb38b
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"