build(deps): update dependency traefik to v2.7.2 (#3610)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3606/head
renovate[bot] 2022-06-28 09:21:23 +10:00 committed by GitHub
parent fa8684d733
commit 95f940b53c
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.1
image: traefik:v2.7.2
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: