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

This commit is contained in:
renovate[bot] 2023-11-21 20:47:22 +00:00 committed by GitHub
parent ad3e6178ff
commit 71d6f967b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8133,
"id": "qbittorrent",
"tipi_version": 9,
"version": "4.6.0",
"tipi_version": 10,
"version": "4.6.1",
"categories": [
"utilities"
],
@ -15,5 +15,8 @@
"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.0
image: lscr.io/linuxserver/qbittorrent:4.6.1
container_name: qbittorrent
dns:
- ${DNS_IP}