chore(deps): update traefik docker tag to v3.5

This commit is contained in:
renovate[bot] 2025-08-04 03:07:03 +00:00 committed by GitHub
parent 6054e8cb18
commit 9b0716791a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -140,7 +140,7 @@ services:
profiles: ['qsv']
traefik:
image: traefik:v3.4
image: traefik:v3.5
restart: on-failure
command:
- "--providers.docker=true"

View File

@ -175,7 +175,7 @@ services:
profiles: ['qsv']
traefik:
image: traefik:v3.4
image: traefik:v3.5
restart: unless-stopped
command:
- "--providers.docker=true"

View File

@ -125,7 +125,7 @@ services:
profiles: ['qsv']
traefik:
image: traefik:v3.4
image: traefik:v3.5
restart: unless-stopped
command:
- "--providers.docker=true"