build(deps): update traefik docker tag to v2.5.4 (#2575)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2576/head
renovate[bot] 2021-11-09 08:20:38 +11:00 committed by GitHub
parent f15daedf39
commit 035d084ada
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.3
image: traefik:v2.5.4
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: