build(deps): update traefik docker tag to v1.7.31 (#2450)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2455/head
renovate[bot] 2021-10-06 08:38:29 +11:00 committed by GitHub
parent 209b39ffd0
commit 6370c16c95
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:v1.7.30-alpine image: traefik:v1.7.31-alpine
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: