services: update downloaders

This commit is contained in:
tylen 2026-01-19 22:20:31 +02:00
parent de00a57c51
commit b5a6781ece
3 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: "3"
services:
gluetun:
image: qmcgaw/gluetun
image: qmcgaw/gluetun:v3.40.0
container_name: gluetun
cap_add:
- NET_ADMIN

View File

@ -0,0 +1,5 @@
---
# pve:
# url: https://proxmox.host.or.ip:8006
# token: username@pam!Token ID
# secret: secret

View File

@ -1,7 +1,7 @@
# Docker Compose for service youtube_downloaders created at Wed Apr 23 10:18:19 PM EEST 2025
services:
gluetun:
image: qmcgaw/gluetun
image: qmcgaw/gluetun:v3.40.0
container_name: metube_vpn
cap_add:
- NET_ADMIN
@ -39,4 +39,4 @@ services:
- ${METUBE_DOWNLOADS}:/downloads:rw
network_mode: "service:gluetun"
depends_on:
- gluetun
- gluetun