From 7faef3bcc84e4c3ccc6a32a5529b4114ed64007d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 04:37:09 +0000 Subject: [PATCH] Update linuxserver/qbittorrent Docker tag to v5.0.4 --- apps/qbittorrent/5.0.3/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/qbittorrent/5.0.3/docker-compose.yml b/apps/qbittorrent/5.0.3/docker-compose.yml index 333bf36fb..f3d803cda 100644 --- a/apps/qbittorrent/5.0.3/docker-compose.yml +++ b/apps/qbittorrent/5.0.3/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: qbittorrent: - image: linuxserver/qbittorrent:5.0.3 + image: linuxserver/qbittorrent:5.0.4 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"