From aaa3d515442762ea2972e5e95797c2f12b044ae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:34:14 +0000 Subject: [PATCH] chore(deps): update qmcgaw/gluetun docker tag to v3.40.0 --- Apps/gluetun/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/gluetun/docker-compose.yml b/Apps/gluetun/docker-compose.yml index 62642f45d..cf43a694f 100644 --- a/Apps/gluetun/docker-compose.yml +++ b/Apps/gluetun/docker-compose.yml @@ -6,7 +6,7 @@ services: # Main Portainer Agent Server service configuration gluetun: # This configuration is for the 'qmcgaw/gluetun' Docker image, a versatile VPN client in a Docker container. - image: qmcgaw/gluetun:v3.39.1 + image: qmcgaw/gluetun:v3.40.0 # Assign a name to this container instance. container_name: gluetun