From b26279ef2313bced2b1385bc7d450d84cdc9644d Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Sat, 21 Feb 2026 19:59:28 -0300 Subject: [PATCH] set gluetun to v3.41 --- qbittorrent/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index 7335f3a..c41bd75 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -22,7 +22,7 @@ services: gluetun: - image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.41 container_name: gluetun_qbittorrent cap_add: - NET_ADMIN