diff --git a/examples/arr-suite/docker-compose.yml b/examples/arr-suite/docker-compose.yml index a114668..9107a5e 100644 --- a/examples/arr-suite/docker-compose.yml +++ b/examples/arr-suite/docker-compose.yml @@ -201,7 +201,7 @@ services: # image used to download stuff; run over gluetun network (vpn killswitch) qbittorrent: - image: linuxserver/qbittorrent:latest + image: linuxserver/qbittorrent:5.0.2-libtorrentv1 container_name: arr-suite-qbittorrent environment: - PUID=1000