chore(deps): update lscr.io/linuxserver/qbittorrent docker tag to v4.6.5 (#3600)

This commit is contained in:
renovate[bot] 2024-05-31 18:11:16 +00:00 committed by GitHub
parent 0c84c6d894
commit 15bd0596a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -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"]
}

View File

@ -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}