summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker-compose.example.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml
index a1a2f0c..0f2c82a 100644
--- a/docker-compose.example.yaml
+++ b/docker-compose.example.yaml
@@ -130,7 +130,7 @@ services:
# Gluetun is our VPN, so you can download torrents safely
gluetun:
- image: qmcgaw/gluetun
+ image: qmcgaw/gluetun:v3.34.1
container_name: gluetun
cap_add:
- NET_ADMIN