From 99e9451ae3c92c246b340ad85fd0a5706cf1748c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Jul 2026 00:02:50 +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 4b38e47..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.2.2 + image: lscr.io/linuxserver/qbittorrent:5.2.3 container_name: qbittorrent ports: - 2002:2002 -- 2.54.0