build(deps): update traefik docker tag to v2.4.13 (#2217)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2218/head
renovate[bot] 2021-07-31 09:53:41 +10:00 committed by GitHub
parent 45f683b6cd
commit 77a51d5c2f
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:v2.4.12 image: traefik:v2.4.13
volumes: volumes:
- '/var/run/docker.sock:/var/run/docker.sock' - '/var/run/docker.sock:/var/run/docker.sock'
labels: labels: