build(deps): update traefik docker tag to v2.4.6 (#1774)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1775/head
renovate[bot] 2021-03-02 15:07:51 +11:00 committed by GitHub
parent e2f08f568a
commit 92154a1193
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.5
image: traefik:v2.4.6
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: