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

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

View File

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