From 0a5b304d146e0ec5486c77f0dcdfbcd54e83f6a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 20:01:01 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v4.6.7 --- apps/qbittorrent/4.6.6/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/4.6.6/docker-compose.yml b/apps/qbittorrent/4.6.6/docker-compose.yml index 61f2fed9..c4e5f5f3 100644 --- a/apps/qbittorrent/4.6.6/docker-compose.yml +++ b/apps/qbittorrent/4.6.6/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:4.6.6 + image: linuxserver/qbittorrent:4.6.7 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"