From 656c835692fe4ffab163841f65011cd4906b3e62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Dec 2025 18:26:30 +0000 Subject: [PATCH] Update lscr.io/linuxserver/qbittorrent Docker tag to v20 --- project/media/qbittorrent/qbittorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/media/qbittorrent/qbittorrent.yml b/project/media/qbittorrent/qbittorrent.yml index f44e6d2..7bf84b4 100644 --- a/project/media/qbittorrent/qbittorrent.yml +++ b/project/media/qbittorrent/qbittorrent.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: lscr.io/linuxserver/qbittorrent:5.1.4 + image: lscr.io/linuxserver/qbittorrent:20.04.1 container_name: qbittorrent ports: - 2002:2002