From b756743e535da33f29e79935d712139328c3532d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:50:21 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v4.6.6 --- apps/qbittorrent/4.6.5/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/4.6.5/docker-compose.yml b/apps/qbittorrent/4.6.5/docker-compose.yml index b42598d3..b9915b84 100644 --- a/apps/qbittorrent/4.6.5/docker-compose.yml +++ b/apps/qbittorrent/4.6.5/docker-compose.yml @@ -6,7 +6,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:4.6.5 + image: linuxserver/qbittorrent:4.6.6 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"