build(deps): update traefik docker tag to v1.7.34 (#2705)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2706/head
renovate[bot] 2021-12-12 11:15:01 +11:00 committed by GitHub
parent 21885f40ae
commit f9586b99a9
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:v1.7.33-alpine
image: traefik:v1.7.34-alpine
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: