mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 02:08:29 +01:00
chore: fix qbittorrent tag
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
@@ -201,7 +201,7 @@ services:
|
|||||||
|
|
||||||
# image used to download stuff; run over gluetun network (vpn killswitch)
|
# image used to download stuff; run over gluetun network (vpn killswitch)
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image: linuxserver/qbittorrent:latest
|
image: linuxserver/qbittorrent:5.0.2-libtorrentv1
|
||||||
container_name: arr-suite-qbittorrent
|
container_name: arr-suite-qbittorrent
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user