From e205eb1e4ed58a6442581994283b77c0bbd822ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2026 00:03:00 +0000 Subject: [PATCH] Update lscr.io/linuxserver/qbittorrent Docker tag to v5.2.2 --- 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 847a7f4..4b38e47 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.1 + image: lscr.io/linuxserver/qbittorrent:5.2.2 container_name: qbittorrent ports: - 2002:2002 -- 2.54.0