build(deps): update dependency traefik to v2.6.1 (#2912)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2894/head
renovate[bot] 2022-02-24 21:13:08 +11:00 committed by GitHub
parent b733f7b86d
commit 4b1bd01167
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' version: '3'
services: services:
traefik: traefik:
image: traefik:v2.5.7 image: traefik:v2.6.1
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: