build(deps): update dependency traefik to v2.8.1 (#3688)

pull/3690/head
renovate[bot] 2022-07-12 11:36:12 +10:00 committed by GitHub
parent 6c9c3a567f
commit a75d7bf6e5
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.8.0 image: traefik:v2.8.1
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: