build(deps): update traefik docker tag to v2.4.8 (#1848)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1850/head
renovate[bot] 2021-03-24 19:34:55 +01:00 committed by GitHub
parent 5b9f505e6c
commit 6d4d1d5e2f
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.7
image: traefik:v2.4.8
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: