From 98143bdae4674614fe69aa0357460d46db817240 Mon Sep 17 00:00:00 2001 From: admin_jk Date: Fri, 20 Mar 2026 07:16:10 -0600 Subject: [PATCH] revert gletun to specific working version --- lxc2/qbittorrent/qbittorrent.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lxc2/qbittorrent/qbittorrent.yml b/lxc2/qbittorrent/qbittorrent.yml index 06e28b1..76539bd 100755 --- a/lxc2/qbittorrent/qbittorrent.yml +++ b/lxc2/qbittorrent/qbittorrent.yml @@ -1,6 +1,7 @@ services: gluetun: - image: qmcgaw/gluetun:latest + #image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.41.1 container_name: gluetun cap_add: - NET_ADMIN