build(deps): update traefik docker tag to v2.4.2 (#1685)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-03 09:42:29 +11:00 committed by GitHub
parent 5eebeb68fc
commit 23f8a059fe
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:2.4.1
image: traefik:2.4.2
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: