Update docker-compose.yml
This commit is contained in:
parent
5a7e3faf2f
commit
3bdd982df5
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ services:
|
|||
|
||||
# image used to download stuff; run over gluetun network (vpn killswitch)
|
||||
qbittorrent:
|
||||
image: ghcr.io/linuxserver/qbittorrent
|
||||
image: ghcr.io/linuxserver/qbittorrent:latest
|
||||
container_name: arr-suite-qbittorrent
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
|||
Loading…
Reference in a new issue