From 5a8fb9e1bce3e72e034a3f004da153091752e1c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Aug 2026 00:03:14 +0000 Subject: [PATCH] Update lscr.io/linuxserver/qbittorrent Docker tag to v5.2.3 --- 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..8586252 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:5.2.3 container_name: qbittorrent ports: - 2002:2002 -- 2.54.0