build(deps): update traefik docker tag to v2.8.4 (#3945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3948/head
renovate[bot] 2022-09-05 09:54:51 +10:00 committed by GitHub
parent ca85992ac6
commit 48eb9a8ac3
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'
services:
traefik:
image: traefik:v2.8.3
image: traefik:v2.8.4
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: