fix qbitty
This commit is contained in:
parent
32f645f51f
commit
bd5c0830df
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@ spec:
|
|||
containers:
|
||||
app:
|
||||
image:
|
||||
repository: ghcr.io/hotio/qbittorrent
|
||||
digest: "sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02"
|
||||
repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
TZ: "${TZ}"
|
||||
|
|
Reference in a new issue