chore(deps): update lscr.io/linuxserver/qbittorrent docker tag to v4.5.3 (#624)
* chore(deps): update lscr.io/linuxserver/qbittorrent docker tag to v4.5.3 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
1c101df996
commit
91b3715e2b
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8133,
|
||||
"id": "qbittorrent",
|
||||
"tipi_version": 4,
|
||||
"version": "4.5.2",
|
||||
"tipi_version": 5,
|
||||
"version": "4.5.3",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent:4.5.2
|
||||
image: lscr.io/linuxserver/qbittorrent:4.5.3
|
||||
container_name: qbittorrent
|
||||
dns:
|
||||
- ${DNS_IP}
|
||||
|
|
Loading…
Reference in New Issue
Block a user