From 5e4ae4c0ea95ef92fd690918c862def560b6eb53 Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Tue, 27 Jan 2026 17:55:35 -0500 Subject: [PATCH] Update qbittorrent from 5.1.2 to 5.1.4 --- ansible/roles/qbittorrent/templates/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/qbittorrent/templates/docker-compose.yml b/ansible/roles/qbittorrent/templates/docker-compose.yml index 064def0..6dd7e3e 100644 --- a/ansible/roles/qbittorrent/templates/docker-compose.yml +++ b/ansible/roles/qbittorrent/templates/docker-compose.yml @@ -5,7 +5,7 @@ networks: services: qbittorrent: container_name: qbittorrent - image: lscr.io/linuxserver/qbittorrent:5.1.2 + image: lscr.io/linuxserver/qbittorrent:5.1.4 restart: unless-stopped network_mode: "container:gluetun" environment: