build(deps): update traefik docker tag to v2.5.3 (#2401)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2403/head^2
renovate[bot] 2021-09-21 10:40:22 +10:00 committed by GitHub
parent fac597cb2f
commit 6343f70f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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