From 06ed5c1caabb7e7c04e44ddece5acac17b1eaf4b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 May 2026 00:03:15 +0000 Subject: [PATCH] Update lscr.io/linuxserver/qbittorrent Docker tag to v5.2.1 --- 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 740cd39..847a7f4 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.2.0 + image: lscr.io/linuxserver/qbittorrent:5.2.1 container_name: qbittorrent ports: - 2002:2002 -- 2.54.0