mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-02 13:14:29 -04:00
chore(deps): update traefik docker tag to v3.3
This commit is contained in:
parent
5c00c2b0c8
commit
e937f44ba6
@ -148,7 +148,7 @@ services:
|
|||||||
profiles: ['qsv']
|
profiles: ['qsv']
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.2
|
image: traefik:v3.3
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
command:
|
command:
|
||||||
- "--providers.docker=true"
|
- "--providers.docker=true"
|
||||||
|
@ -176,7 +176,7 @@ services:
|
|||||||
profiles: ['qsv']
|
profiles: ['qsv']
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.2
|
image: traefik:v3.3
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
command:
|
command:
|
||||||
- "--providers.docker=true"
|
- "--providers.docker=true"
|
||||||
|
@ -131,7 +131,7 @@ services:
|
|||||||
profiles: ['qsv']
|
profiles: ['qsv']
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.2
|
image: traefik:v3.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- "--providers.docker=true"
|
- "--providers.docker=true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user