fix qbitty
This commit is contained in:
parent
90c830e0e2
commit
d1d3a43903
1 changed files with 4 additions and 2 deletions
|
@ -54,7 +54,9 @@ spec:
|
|||
|
||||
containers:
|
||||
app:
|
||||
image: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
|
||||
image:
|
||||
repository: ghcr.io/hotio/qbittorrent
|
||||
tag: release-5.0.4
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
TZ: "${TZ}"
|
||||
|
|
Reference in a new issue