build(deps): update traefik docker tag to v2.4.5 (#1742)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-22 16:21:43 +11:00 committed by GitHub
parent e77ef2d1dc
commit 36d02f9cf5
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.2
image: traefik:v2.4.5
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: