build(deps): update traefik docker tag to v1.7.30 (#1897)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1895/head^2
renovate[bot] 2021-04-09 09:32:21 +10:00 committed by GitHub
parent f087de68f8
commit ad7808d430
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.29-alpine image: traefik:v1.7.30-alpine
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: