build(deps): update traefik docker tag to v2.5.1 (#2306)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2307/head
renovate[bot] 2021-08-21 11:03:00 +10:00 committed by GitHub
parent ac4691f54e
commit ad16f99e6d
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.0
image: traefik:v2.5.1
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: