build(deps): update traefik docker tag to v2.4.9 (#2113)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-23 08:49:05 +10:00 committed by GitHub
parent 524c6eb1dc
commit 5c78dfaa0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
version: '3' version: '3'
services: services:
traefik: traefik:
image: traefik:v2.4.8 image: traefik:v2.4.9
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: