build(deps): update traefik docker tag to v1.7.29 (#1869)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-30 11:37:38 +11:00 committed by GitHub
parent 122c9126db
commit dbb819dfa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: '3'
services:
traefik:
image: traefik:1.7.28-alpine
image: traefik:v1.7.29-alpine
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: