build(deps): update traefik docker tag to v1.7.28 (#1657)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1678/head
renovate[bot] 2021-01-31 11:32:49 +11:00 committed by GitHub
parent 6b1d9d14e7
commit ea913d2992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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