From fdff6173babc3a8e246ae4dff47281aa3868d3fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:15:11 +0800 Subject: [PATCH] chore(deps): update linuxserver/qbittorrent docker tag to v4.6.7 (#2136) * chore(deps): update linuxserver/qbittorrent docker tag to v4.6.7 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- apps/qbittorrent/{4.6.6 => 4.6.7}/data.yml | 0 apps/qbittorrent/{4.6.6 => 4.6.7}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/qbittorrent/{4.6.6 => 4.6.7}/data.yml (100%) rename apps/qbittorrent/{4.6.6 => 4.6.7}/docker-compose.yml (93%) diff --git a/apps/qbittorrent/4.6.6/data.yml b/apps/qbittorrent/4.6.7/data.yml similarity index 100% rename from apps/qbittorrent/4.6.6/data.yml rename to apps/qbittorrent/4.6.7/data.yml diff --git a/apps/qbittorrent/4.6.6/docker-compose.yml b/apps/qbittorrent/4.6.7/docker-compose.yml similarity index 93% rename from apps/qbittorrent/4.6.6/docker-compose.yml rename to apps/qbittorrent/4.6.7/docker-compose.yml index a409dd580..e47f212a7 100644 --- a/apps/qbittorrent/4.6.6/docker-compose.yml +++ b/apps/qbittorrent/4.6.7/docker-compose.yml @@ -1,6 +1,6 @@ services: qbittorrent: - image: linuxserver/qbittorrent:4.6.6 + image: linuxserver/qbittorrent:4.6.7 container_name: ${CONTAINER_NAME} restart: always networks: