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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1768/head^2
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
1 changed files with 1 additions and 1 deletions

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: