build(deps): update traefik docker tag to v2.4.1 (#1681)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-02 10:35:49 +11:00 committed by GitHub
parent d17c7e7fc0
commit 3d6a9dfca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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