build(deps): update traefik docker tag to v2.8.3 (#3836)

pull/3837/head
renovate[bot] 2022-08-14 21:22:34 +10:00 committed by GitHub
parent e44bad6ea5
commit 7dc03f7f7c
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.2
image: traefik:v2.8.3
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
labels: