Skip to content

Commit bc1a414

Browse files
authored
chore: fix qbittorrent tag
1 parent f707a17 commit bc1a414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/arr-suite/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ services:
201201

202202
# image used to download stuff; run over gluetun network (vpn killswitch)
203203
qbittorrent:
204-
image: linuxserver/qbittorrent:latest
204+
image: linuxserver/qbittorrent:5.0.2-libtorrentv1
205205
container_name: arr-suite-qbittorrent
206206
environment:
207207
- PUID=1000

0 commit comments

Comments
 (0)