From 9024195549e5b365964d0561faf0016264aeee41 Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Sun, 22 Feb 2026 12:04:31 -0300 Subject: [PATCH] latest gluetun --- 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 2bf4fa6..d05a1d3 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -22,7 +22,7 @@ services: gluetun: - image: qmcgaw/gluetun:v3.40 + image: qmcgaw/gluetun:latest container_name: gluetun_qbittorrent cap_add: - NET_ADMIN