build(deps): update traefik docker tag to v2.4.7 (#1790)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-09 14:18:48 +11:00 committed by GitHub
parent ac7ee18610
commit 073c558296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: '3'
services:
traefik:
image: traefik:v2.4.6
image: traefik:v2.4.7
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: