From 0023ba4bcdf7233d5f8a8b6d27bcabb04dbcf9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:32:41 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v5.0.2 --- apps/qbittorrent/5.0.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/5.0.1/docker-compose.yml b/apps/qbittorrent/5.0.1/docker-compose.yml index c5b1eaba..2f5f6508 100644 --- a/apps/qbittorrent/5.0.1/docker-compose.yml +++ b/apps/qbittorrent/5.0.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.0.1 + image: linuxserver/qbittorrent:5.0.2 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"