chore(deps): update lscr.io/linuxserver/qbittorrent docker tag to v4.6.5 (#3600)
This commit is contained in:
parent
0c84c6d894
commit
15bd0596a9
|
@ -5,18 +5,13 @@
|
|||
"exposable": true,
|
||||
"port": 8133,
|
||||
"id": "qbittorrent",
|
||||
"tipi_version": 13,
|
||||
"version": "4.6.4",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"tipi_version": 14,
|
||||
"version": "4.6.5",
|
||||
"categories": ["utilities"],
|
||||
"description": "qBittorrent is a fast, easy, and free BitTorrent client.",
|
||||
"short_desc": "Fast, easy, and free BitTorrent client",
|
||||
"author": "qBittorrent project",
|
||||
"source": "https://github.com/qbittorrent/qBittorrent",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
qbittorrent:
|
||||
image: lscr.io/linuxserver/qbittorrent:4.6.4
|
||||
image: lscr.io/linuxserver/qbittorrent:4.6.5
|
||||
container_name: qbittorrent
|
||||
dns:
|
||||
- ${DNS_IP}
|
||||
|
|
Loading…
Reference in New Issue
Block a user