build(deps): update traefik docker tag to v2.5.5 (#2706)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-12 14:47:03 +11:00 committed by GitHub
parent f9586b99a9
commit 93352aa36b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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