From 0bcc6e6b058f3060034a7df08cccccd81d781236 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:05:53 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v5.2.0 --- apps/qbittorrent/5.1.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/5.1.4/docker-compose.yml b/apps/qbittorrent/5.1.4/docker-compose.yml index 696921856..e6ce2ec89 100644 --- a/apps/qbittorrent/5.1.4/docker-compose.yml +++ b/apps/qbittorrent/5.1.4/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.1.4 + image: linuxserver/qbittorrent:5.2.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"