build: pin gluetun to v3.41.1

Fixes VPN restart loop after :latest pulled a build with the Alpine 3.22
iptables parsing regression and the healthcheck race (#3123). v3.41.1
includes the k8s cluster-DNS auto-detection so DNS lookups in the
startup healthcheck no longer time out behind the killswitch.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
gilgamezh
2026-05-12 09:24:24 +02:00
parent 3b480d6abf
commit 7e0a38d65f
+1 -1
View File
@@ -55,7 +55,7 @@ qbittorrent:
gluetun: gluetun:
image: image:
repository: qmcgaw/gluetun repository: qmcgaw/gluetun
tag: latest tag: v3.41.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: VPN_SERVICE_PROVIDER - name: VPN_SERVICE_PROVIDER