build(deps): update dependency traefik to v2.7.1 (#3510)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3511/head^2
renovate[bot] 2022-06-14 07:38:28 +10:00 committed by GitHub
parent 5e3a1fd863
commit bf1fcf59cc
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.7.0
image: traefik:v2.7.1
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: